Coder Social home page Coder Social logo

price-prediction-using-machine-learning-'s Introduction

PRICE-PREDICTION-USING-MACHINE-LEARNING-

HERE I HAVE TAKEN THE DATASET THROUGH KAGGLE(DATASCIENCE COMPANY) WHICH CONTAINS THE DATA FROM 2014 TO 2018 WE ARE GOING TO CREATE THE MODEL THAT PREDICTS FOR THIS MODEL I HAVE CREATED AN ML AUTO REGRESSION SYSTEM THIS AUTOREGRESSION SYSTEM TAKES THE DATA AND FITS INTO THE REGRESSION BY USING THE FIT FUNCTION AND BEFORE DOIN G THIS WE ARE GOING TO SPLIT THE DATA INTO TRAINING DATA AND TESTING DATA WE GET THE ACCURATE RESULTS FOR THE AUTO REGRESSION SYSTEM THIS IS MY FIRST PROJECT IN ML.

  1. importing the basic packages such as numpy,pandas,matplotlib.plot 2.importing the dataset into the google collab file by using import files from google function 3.from skilearn importing packages such as logistic regression , label encoder, test train split functions
  2. plotting the graph for petrol price in chennai
    1. assigning X and Y values
  3. training the data and fitting it into the linaer regression model
  4. thus we get an graph between predicted price and actual price
  5. calculating the mean squared eror, root mean squared error and R squared values
  6. Thus an simple linear regression model to predict the prices of chennai and mumbai have been calcuated and executed sucessfully

price-prediction-using-machine-learning-'s People

Contributors

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