README.md

house.prices

continuous-integration code-coverage

Predict Sales Prices and Practice Feature Engineering, RFs, and Gradient Boosting

Overview

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.

Installation

You can install house.prices by using:

install.packages("remotes")
remotes::install_local("house.prices")


data-science-competitions/Kaggle-House-Prices documentation built on Sept. 27, 2020, 12:03 a.m.