Skip to content

One of my very first exercises in Machine Learning in which I used Random Forest and SVM to predict used cars' prices

Notifications You must be signed in to change notification settings

ThuHaMAI/cars-analysis-exercise

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

cars-analysis-exercise

In this exercise, I was asked to predict a continuous variable using a machine learning algorithm by varying the values of a hyperparameter of this algorithm. This is one of my very first experiences with the amazing world of Machine Learning and Data Science in general.

The objective is to observe the evolution of the measurement error on the training sample as well as on the test sample, according to the flexibility of the model.

The data used in this exercise give the selling price of cars (in rupees) and provide details on the characteristics of the car. These were downloaded from Kaggle (https://www.kaggle.com/nehalbirla/vehicle-dataset-from-cardekho) and cleaned.

About

One of my very first exercises in Machine Learning in which I used Random Forest and SVM to predict used cars' prices

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published