house.prices
The house prices competition serves as a playground for data scientists to hone their skills. The goal of the competition is to predict sales prices for 1,459 houses. The competition features a dataset with more than 150 identifiable house attributes, termed amenities.
You can install house.prices
by using:
install.packages("remotes")
remotes::install_local("house.prices")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.