Hacker News new | ask | show | jobs
by milind4 1248 days ago
What kind of statistical tools do you support for measuring data drift?
1 comments

We support multiple statistical measures such as Earth moving distance, KL Divergence, Jensen Shannon distance etc. and are continuously adding more. Each of these measures work well for different types of ML models: you can also read more about it here: https://uptrain-dev.netlify.app/blog/5-great-statistical-met...