MetaModelCVReport
BaseModelBreakdownCV.
Method generated by attrs for class BaseReportCV.
Ancestors
systematica.api.base.BaseReportCVsystematica.api.base.BaseReportMixinabc.ABC
Methods
score
cross_val_score to evaluate the
performance of an estimator on a given dataset using cross-validation.
See Also:
cross_validate: To run cross-validation on multiple metrics and also to return train scores, fit times and score times.cross_val_predict: Get predictions from each split of cross-validation for diagnostic purposes.sklearn.metrics.make_scorer: Make a scorer from a performance metric or loss function.
Returns:
RollingMetaModelReport
BaseRollingReport.
Method generated by attrs for class BaseRollingReport.
Ancestors
systematica.api.base.BaseRollingReportsystematica.api.base.BaseReportMixinabc.ABC

