logml.report.views.dataset_overview
Classes
|
Dataset overview: - head and tail - lists of features: categoricals and numericals - row/column counts - target feature distribution |
- class logml.report.views.dataset_overview.DatasetOverviewView(cfg: GlobalConfig, global_params: dict)
Bases:
object
Dataset overview: - head and tail - lists of features: categoricals and numericals - row/column counts - target feature distribution
- VIEW_ID = 'dataset_overview'
- get_cells()
View workflow generator - returns all required cells.