Home
About
Publications(11)
Projects(17)
Resume
Skills
Talks & Certifications(9)
Contact
Car Price Prediction
Home
All Projects
Car Price Prediction
May 29, 2020
1 mins read
ML
The data was collected from kaggle.
Data was prepared using pandas and visualized using matplotlib.
Prediction was done using LinearRegression, model accuracy 84%.
Web frame used was django.
Link to github repo