Skip to content

aiko929/electric_temp_xgboost

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Predicting Electric Vehicle Temperature

We are using data from the university in paderborn (https://www.kaggle.com/datasets/wkirgsn/electric-motor-temperature). We fit a XGBoost regressor to predict the temperature of the permanent magnet in °C. Although we didnt tune any hyperparameters, the prediction performance is quite good.

Results:

The MSE was: 6.932819018488115

image Showing the first 10 prediction vs real labels

Feature Selection:

At the end we looked at the feature importances of the trained model. We found a highly correlated column.

image

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published