Sections
in Profiles work just like Tabs
in Dashboards. You can choose among:DataDriftProfileSection
to estimate the data drift,NumTargetDriftProfileSection
to estimate target drift for numerical target,CatTargetDriftProfileSection
to estimate target drift for categorical target,ClassificationPerformanceProfileSection
to explore the performance of a classification model,ProbClassificationPerformanceProfileSection
to explore the performance of a probabilistic classification model,RegressionPerformanceProfileSection
to explore the performance of a regression model.pandas.DataFrame
with the dataset to analyze:DataFrame
. In this case, run:DataFrame
. In this case, run: