Skip to content

Chanjerry318/carPricePrediction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

carPricePrediction

Content : CarPricePrediction with Multi-LinearRegression , with RFECV , VIF , RidgeCV & CV .

Description :

  • Reduce generalisation error by 15% ( by 1)RidgeCV & 2)Cross validation )
  • Maintain model performance after RFECV & VIF

Dataset from : https://www.kaggle.com/datasets/hellbuoy/car-price-prediction .

Results :

performance test set :

  • r2 score : 0.911425
  • adj r2 score : 0.918875 -
  • RMSE : 0.328185

About

Multi-LinearRegression with RFE & VIF

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published