GithubHelp home page GithubHelp logo

careless-caramel / house-price-prediction-flask Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 23 KB

House Price Prediction - flask

Python 48.48% HTML 51.52%
flask pickle scikit-learn flaskweb html-css linear-regression

house-price-prediction-flask's Introduction

House Prediction Using Linear Regression Implemented with Flask

image

Linear Regression is an algorithm that belongs to supervised Machine Learning. It tries to apply relations that will predict the outcome of an event based on the independent variable data points.

The relation is usually a straight line that best fits the different data points as close as possible. The output is of a continuous form, i.e., numerical value.

For example, the output could be revenue or sales in currency, the number of products sold, etc. In the above example, the independent variable can be single or multiple.

In this project we create a Linear Regression Model for prediction.

📍Dataset Columns

  1. Area(in sq. ft)
  2. Price(in Rs.)

📍Libraries Used:

  1. pandas
  2. scikit-learn
  3. flask
  4. numpy
  5. pickle

🚀About Me

Hi, I'm Anna!👋

I am an AI Enthusiast and Data science & ML practitioner.👀💌

house-price-prediction-flask's People

Contributors

careless-caramel 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.