Warning
This documentation is for an old version (v2.7.0
) of cleanlab
. To see the documentation for the latest stable version (v2.7.1
), click here.
regression#
Methods to detect data and label issues in regression datasets.
- regression.rank
- regression.learn
CleanLearning
CleanLearning.fit()
CleanLearning.predict()
CleanLearning.score()
CleanLearning.find_label_issues()
CleanLearning.get_label_issues()
CleanLearning.get_epistemic_uncertainty()
CleanLearning.get_aleatoric_uncertainty()
CleanLearning.save_space()
CleanLearning.__init_subclass__()
CleanLearning.get_metadata_routing()
CleanLearning.get_params()
CleanLearning.set_fit_request()
CleanLearning.set_params()
CleanLearning.set_score_request()