Coder Social home page Coder Social logo

car_price_prediction's Introduction

Car Price Prediction Deployment on Heroku

Here we have deoployed a simple app on the Heroku, just to learn the deoployment Processs.

Process

  1. We have created a README.md file and we have added all the details about the project.
  2. We have used the jupter notebook for the model creation. We have created the model for price prediction(not Time-Series).
  3. After Sucessfully traininhg the model on the jupyer notebook, we have used the model to predict the price of the car.
  4. We have created app.py and we have trained model file in the models folder. We have used Steamlit for the web interface.
  5. We have created a requirements.txt file and we have installed all the required packages.
  6. Now we have created a setup.sh file and we have added all the details about the deployment. You can use the same file for deploying the model on the cloud without any changes.
  7. The file which is most important here is Procfile. It is the file Heroku knowas as the process file. It is the file which tells the Heroku what to do with the app.
  8. Finally this part is done. Now we have to deploy the app on the cloud.
  9. Just make Heroku account and follow the steps there.

Editings

  1. We have removed the pickle file from repository. But you can add your own here

Contibutions

If you have any contibutions to this project, please feel free to add it here.

car_price_prediction's People

Contributors

ashishsapra avatar ashishdevo28 avatar

Stargazers

 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.