-
Notifications
You must be signed in to change notification settings - Fork 164
components automl_tabular_data_partitioning
github-actions[bot] edited this page Aug 19, 2025
·
13 revisions
Enables dataset partitioning for AutoML many models and hierarchical timeseries solution accelerators using spark.
Version: 0.0.10
View in Studio: https://ml.azure.com/registries/azureml/components/automl_tabular_data_partitioning/version/0.0.10
| 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 |