CrossValidationReport.data ========================== .. currentmodule:: skore .. autoaccessor:: CrossValidationReport.data Methods ~~~~~~~ Here are the methods that are available through this accessor: - :func:`~CrossValidationReport.data.help` -- Display accessor help using rich or HTML - :func:`~CrossValidationReport.data.summarize` -- Plot dataset statistics - :func:`~CrossValidationReport.data.analyze` -- Use :meth:`summarize` instead .. toctree:: :hidden: skore.CrossValidationReport.data.help skore.CrossValidationReport.data.summarize skore.CrossValidationReport.data.analyze