mljar / mljar-supervised

Python package for AutoML on Tabular Data with Feature Engineering, Hyper-Parameters Tuning, Explanations and Automatic Documentation
https://mljar.com
MIT License
2.99k stars 400 forks source link

Get confidence scores for regression predictions #696

Open namelessperson0 opened 7 months ago

namelessperson0 commented 7 months ago

Is it possible to get confidence scores in predicting values for regression predictions in mljar-supervised AutoML?

pplonski commented 7 months ago

Hi @namelessperson0,

Right now it is not possible, it needs to be implemented.