Summary statistics for the all datasets
summary_stats
A data frame with 10 variables:
Dataset name
Number of data observations (equal to number of rows)
Total number of features (number of columns - 1)
Number of binary features
Number of categorical features
Number of continuous features
Number of classes in target variable
Value type of endpoint/target (can be binary, categorical or continuous)
Imbalance metric, where zero means that the dataset is perfectly balanced and the higher the value, the more imbalanced the dataset
Type of problem/task. Can be classification or regression.