Contribute Media
A thank you to everyone who makes this possible: Read More

Quantifying uncertainty in machine learning models

Description

Many models give a lot more information during the inference process that we usually know. We will begin with an intrinsic estimation of all the distribution with random forest algorithm. Then we will extend those 'prediction intervals' to almost every regression models thanks to the quantile loss. Eventually we will discuss about probability calibration to measure uncertainty in classification.

Details

Improve this page