/house_prices_ML_in_R

This repository contains the EDA and ML analysis of the House Prices dataset.

Primary LanguageHTML

house_prices_ML_in_R

This repository contains the EDA and ML analysis of the House Prices dataset.

The goal is to predict the House Prices in King County, USA.

The metric used to do this is the Mean Absolute Percentage Error (MAPE).

With a random forest model a MAPE of 0.1309606 was reached.

A test file is scored and uploaded for the final prediction score.

Follow this link to the RPubs publication: http://rpubs.com/geraldwal/499574