#catboost - Loss_function MultiRMSEWithUncertainty

48 Views Asked by At

Quick question: is there posibility to get uncertainty (variance vectors) for a multi target regression problem -> CatBoost MultiRMSE loss function (MultiRMSEWithUncertainty)? Many Thanks Alex

params = {'loss_function': 'MultiRMSEWithUncertainty', 'eval_metric': 'MultiRMSE'}

0

There are 0 best solutions below