Skip to content

Predicting real state house price using Machine Learning Algorithms

Notifications You must be signed in to change notification settings

Neel14-stack/Real-State-Prediction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Real-State-Prediction 🏫

Overview 🗄

In this data science project, first I build a machine learning model using sklearn and liner regression using banglore home prices dataset from kaggle.com. Then I write a python flask server that uses the saved model to serve http requests. During model building I covered almost all data science concepts such as data load and cleaning, outlier detection and removal, feature engineering, dimensionality reduction, gridsearchcv for hyperparameter tunning, k fold cross validation etc.

Techonolgy and tools wise this project covers ⚙

  • Python
  • Numpy and Pandas for data cleaning
  • Matplotlib for data visualization
  • Sklearn for model building
  • Jupyter notebook, visual studio code and pycharm as IDE
  • Pyhton flask for http server
  • Postman for testing

NOTE [FRONTEND] 👎

I don't have much expertise in frontend development, So I leave that part for the time being. But I will cover it in future for sure.

Demonstration 📷

real-state.mp4

About

Predicting real state house price using Machine Learning Algorithms

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages