Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 408 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 408 Bytes

Car-Price-Pridector

Predict the Price of a used Car by taking its Company name, it's Model name, Year of Purchase, and other parameters.First Cleaned the data and analyzed it. Then the linear regression model is built on top of it which had 0.92 R2_score. Python - numpy, pandas, scikit-learn

car