GithubHelp home page GithubHelp logo

house_price_pred's Introduction

House Price Prediction

This is a simple machine learning project which predicts the houses in the banglore city using model built with the logistic Regression Algorithm. This project aims to apply various Python tools to clean the data, to remove some outliers to make it ready to apply machine learning algorithm and prepare a model with it so that it can be used for prediction later.

Tech Stack

Client: HTML, CSS

Server: scikit-learn, numpy, pandas, flask, json, pickle

Softwares Used: Jupyter Notebook, Pycharm Community Edition, Sublime Text 3

Screenshots

Input Page

Output Page

Feedback

If you have any feedback, please reach out to me at Contact me

Lessons Learned

Like almost every data science or machine leanring project the data that I have picked up from kaggle for this project was also very irregular, filled with null values, So the first learning I have got from this project was how the data is standardized and how to reduce the various anomalies in the dataset. I had not only to deal with null values from the dataset but also the text data was also needed convertion into numbers as a requirement of model training process. I also learned to reduce the outliers in the data

Deployment

Along with implementation of the project. Deployement is also important The project is deployed on heroku using github integration facility of heroku

visit : house price prediction

Run Locally

Run this project at your local system using git bash at whatever location you want.

Clone the project

  git clone https://github.com/vinay-alt/house_price_pred.git

Go to the project directory

  cd house_price_pred

Install dependencies

  pip Install -r requirements.txt

Start the server

  python App.py

house_price_pred's People

Contributors

vinay-alt avatar

Stargazers

Pratik Ugalmugale avatar  avatar Shreyas Ashtamkar 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.