geraldwal / house_prices_ML_in_R

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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


Languages

Language:HTML 100.0%Language:R 0.0%