lale.datasets.openml.openml_datasets module

lale.datasets.openml.openml_datasets.add_schemas(schema_orig, target_col, train_X, test_X, train_y, test_y)[source]
lale.datasets.openml.openml_datasets.download_if_missing(dataset_name, verbose=False)[source]
lale.datasets.openml.openml_datasets.fetch(dataset_name, task_type, verbose=False, preprocess=True, test_size=0.33, astype=None, seed=0)[source]