Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 410 Bytes

readme.md

File metadata and controls

4 lines (3 loc) · 410 Bytes

This project is about price prediction of cars using Toyota corolla dataset. In this academic project, different machine learning models like multiple linear regression, K-nearest neighbours (KNN) and Support vector machines (SVM) were applied to predict prices of toyota corolla cars.

Apart from price prediction, all three models were compared with each other to decide an appropriate model for prediction.