Skip to content

How to check which model is better when handling uncertinity? #1121

Answered by kulbachcedric
jomarca11 asked this question in Q&A
Discussion options

You must be logged in to vote

HI @jomarca11,

for checking which model performs better in adaptation to concept drifts, I think you could use the Rolling metric with a small window size and pass the metric to the wrapper you want to measure (e.g. Accuracy, MSE). Plotting the rolling metric over the instances of the data stream helps to see which model adapts better.

Best
Cedric

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@jomarca11
Comment options

Answer selected by MaxHalford
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants