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.
The MSE was: 6.932819018488115
Showing the first 10 prediction vs real labels
At the end we looked at the feature importances of the trained model. We found a highly correlated column.
