Skip to content

rakib2611/Toyota-Used-Car-Analysis-using-Machine-Learning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Toyota-Used-Car-Analysis-using-Machine-Learning

Md. Rakibul Hasan
Civil Engineer
MS in Disaster Management (Contd.), University of Dhaka.

Objectives:

  • Load the data,
  • Perform Label Encoding or One-hot Encoding (Explain which one is best suitable for your analysis),
  • Split the original dataset into the train set (80%) and the test set (20%),
  • Perform Linear Regression and Predict the 'Price' from the test set,
  • Show the coefficients of your linear regression model for each feature and show the y-intercept value of your linear regression model. (Interpret the coefficients),
  • Find the MAE, MAPE, MSE, RMSE, coefficient of determination values from the actual target variable and the predicted target variable,
  • Compare the actual and predicted target variable through visualization.

References:
Dataset Source: https://www.kaggle.com/aishwaryamuthukumar/cars-dataset-audi-bmw-ford-hyundai-skoda-vw