Skip to content

Gopi-Vamsi-Penaganti/Used_Car_Price_Prediction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Used_Car_Price_Prediction

Working with Tabular Data

DATA

Dataset Link

KDE PLOT

image

Model

image

Loss vs Epochs

image

Bar Graph of Predicted vs Actual Price

image

Choice of Loss

  1. MSE (Mean Squared Error) -> effected by outliers
  2. MAE (Mean Absolute Error)-> higher prices were not accurately predicted
  3. Hamming Loss -> Best trade of for both high and low values.

About

Working with Tabular Data

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published