Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

House-Price-Prediction-Model

A python machine learning based model trained on a sample housing dataset. This code was made referring Deepakshi Mahajan's article published to GeeksForGeeks, last updated on 7th September 2022 (https://www.geeksforgeeks.org/house-price-prediction-using-machine-learning-in-python/).

Python modules used:

  1. Pandas
  2. Matplotlib (pyplot)
  3. Seaborn (heatmap, barplot)
  4. SciKit-Learn (OneHotEncoder, train_test_split, mean_absolute_percentage_error, svm, RandomForestRegressor, LinearRegression)

About

A machine learning based model trained on a sample housing dataset.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages