-
Notifications
You must be signed in to change notification settings - Fork 126
components automl_tabular_data_partitioning
github-actions[bot] edited this page Nov 5, 2024
·
10 revisions
Enables dataset partitioning for AutoML many models and hierarchical timeseries solution accelerators using spark.
Version: 0.0.7
View in Studio: https://ml.azure.com/registries/azureml/components/automl_tabular_data_partitioning/version/0.0.7
Name | Description | Type | Default | Optional | Enum |
---|---|---|---|---|---|
raw_data | Raw input data | uri_folder | |||
partition_column_names | Partition column names. | string | |||
input_type | The input data file type. | string | ['csv', 'parquet'] |
Name | Description | Type |
---|---|---|
partitioned_data | Spark partitioned data. | uri_folder |