Second Hand Car Cost Price Prediction. Project is completed using Machine Learning. Project backend Python Notebook Conneted with Html file using Anaconda
- Download Anaconda and Project
- Open anaconda Prompt and create new environment using ( conda create -n myenv python=3.6 )
- Using cd command navigate to project location
- Run app.py File Using python app.py
- Open browser and search http://127.0.0.1:5000
- Enter the required Details and you will Get Your Output
- Google Colab
- Anaconda
- Spyder IDE
- File Location: Car Price Prediction/CAR DETAILS FROM CAR DEKHO.csv
- Kaggle Link https://www.kaggle.com/nehalbirla/vehicle-dataset-from-cardekho
Location: Car Price Prediction/templates/index.html
Car Price Prediction/CarPricePrediction.ipynb
To Instsall all the requirements Run requirements.txt file