Code Monkey home page Code Monkey logo

housepriceprediction-system's Introduction

HousePricePrediction-System

Table of Contents
  1. About the Project
  2. Getting Started

About The Project

Screenshot 2021-08-12 at 8 27 10 PM

Screenshot 2021-08-12 at 8 27 21 PM

Screenshot 2021-08-12 at 8 27 33 PM

Screenshot 2021-08-12 at 8 27 40 PM

GETTING STARTED:

Prerequisites

  • Install Python

     py --version
  • Setting up a virtual environment To create a virtual environment for your project, open a new command prompt, navigate to the folder where you want to create your project and then enter the following:

     py -m venv project-name

    This will create a folder called ‘project-name’ if it does not already exist and setup the virtual environment. To activate the environment, run:

     project-name\Scripts\activate.bat
  • Install Django In the command prompt, ensure your virtual environment is active, and execute the following command:

      py -m pip install Django

Installation

  • Install all the necessary files.
  • Open Pycharm and paste all the files.
  • In the terminal run cd HousePricePrediction -> cd HousePricePrediction -> cd HousePricePrediction -> python manage.py runserver. Now Django will be initialised.
  • Open http://127.0.0.1:5000/ in your browser.

CONCLUSION:

From this system an accuracy of 70% - 80% can be achieved.

housepriceprediction-system's People

Contributors

surrajkumar2000 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.