fusr / Formula-1-Project

MIT License
0 stars 1 forks source link

final chaos model #54

Open fusr opened 9 months ago

fusr commented 9 months ago

We want to change the way we calculate the median values for pit stop and tyre related columns. Calculate the median based on the training set and fill into the test set collumns to avoid future data usage, data leakage. we want to specify the median values based on the circuitId -> median pit stop and tyre data should be calculated for every circuitId and if there is a value in the test set in those columns, we want to replace it with the matching median value -> take the median value for matching circuitID