Coder Social home page Coder Social logo

comparative-analysis-of-ml-algorithms's Introduction

House Price Prediction using different machine learning models

This project aims to predict the house price by using given set of variables and also to find which algorithm gives best performance

This repository contains the notebook associated with the task performed

  • Notebook has well written code along with markdowns, where additional information is given.
  • Notebook also has sufficient visualizaations.
  • Instead of only using algorithms, I have used hyperparameter tuning techniques to get better results.
  • A table at the last shows the comparative study of all the algorithms used.
  • I have also explained the reason behind the performance of each and every model on our dataset

Steps taken

  • Data visualization and exploratory data analysis
  • Using different models to this regression problem
  • Found the best model among the models used
  • Created visualisation of performance of different models
  • Also included the reasons for the prformance of different models

Machine learning models used and performance matrix

Algorithm used MAE(Mean Absolute Error) MSE(Mean Squared Error) RMSE(Root Mean Squared Error)
Linear regression 5.347 43.279 6.579
Support vector machine 5.071 45.617 6.753
Random forest regressor 4.796 40.973 6.401
Random forest regressor (random search cv 3.964 25.677 5.067
Random forest regressor (grid search cv) 4.669 37.328 6.109

Future Enhancements

  • We can try to work again with svm, but with normalised values of data
  • It can be also deployed on web application

References

For running it live

Questions?

Email the author at [email protected]

comparative-analysis-of-ml-algorithms's People

Contributors

tribhuvan0 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.