Note

This page is a reference documentation. It only explains the class signature, and not how to use it. Please refer to the What you really need to know section for the big picture.

julearn.inspect.FoldsInspector#

class julearn.inspect.FoldsInspector(scores, cv, X, y, func='predict', groups=None)#
__init__(scores, cv, X, y, func='predict', groups=None)#
predict()#
predict_proba()#
predict_log_proba()#
decision_function()#