Skip to content

Commit a7941b9

Browse files
improve metadata files
Signed-off-by: Mateusz-Switala <mswitala@redhat.com>
1 parent db95a48 commit a7941b9

File tree

12 files changed

+12
-12
lines changed

12 files changed

+12
-12
lines changed

components/data_processing/automl/tabular_data_loader/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ Authentication uses AWS-style credentials provided via environment variables (e.
4040
- **Tags**:
4141
- data-processing
4242
- automl
43-
- **Last Verified**: 2026-02-23 14:30:00+00:00
43+
- **Last Verified**: 2026-03-06 11:05:29+00:00
4444
- **Owners**:
4545
- Approvers:
4646
- mprahl

components/data_processing/automl/tabular_data_loader/metadata.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ tags:
1212
- data-processing
1313
- automl
1414
# Add more relevant tags here
15-
lastVerified: 2026-02-23T14:30:00Z
15+
lastVerified: 2026-03-06T11:05:29Z
1616
# links: # Add relevant links
1717
# documentation: https://your-docs-url.com
1818
# issue_tracker: https://github.com/kubeflow/pipelines-components/issues

components/data_processing/automl/tabular_train_test_split/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ You can override these by providing the `split_config` dictionary with the corre
4343
- Name: Pipelines, Version: >=2.15.2
4444
- **Tags**:
4545
- data-processing
46-
- **Last Verified**: 2026-01-22 10:28:49+00:00
46+
- **Last Verified**: 2026-03-06 11:05:29+00:00
4747
- **Owners**:
4848
- Approvers:
4949
- mprahl

components/data_processing/automl/tabular_train_test_split/metadata.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ dependencies:
1111
tags:
1212
- data-processing
1313
# Add more relevant tags here
14-
lastVerified: 2026-01-22T10:28:49Z
14+
lastVerified: 2026-03-06T11:05:29Z
1515
# links: # Add relevant links
1616
# documentation: https://your-docs-url.com
1717
# issue_tracker: https://github.com/kubeflow/pipelines-components/issues

components/training/automl/autogluon_leaderboard_evaluation/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ to contain metrics at model.path / model.metadata["display_name"] / metrics / me
3434
- **Tags**:
3535
- leaderboard
3636
- automl
37-
- **Last Verified**: 2026-01-22 10:59:58+00:00
37+
- **Last Verified**: 2026-03-06 11:05:29+00:00
3838
- **Owners**:
3939
- Approvers:
4040
- mprahl

components/training/automl/autogluon_leaderboard_evaluation/metadata.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@ dependencies:
88
tags:
99
- leaderboard
1010
- automl
11-
lastVerified: 2026-01-22T10:59:58Z
11+
lastVerified: 2026-03-06T11:05:29Z

components/training/automl/autogluon_models_full_refit/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ exploration, then the best candidates are refitted on the full dataset for optim
5959
- training
6060
- automl
6161
- autogluon-full-refit
62-
- **Last Verified**: 2026-01-22 10:31:36+00:00
62+
- **Last Verified**: 2026-03-06 11:05:29+00:00
6363
- **Owners**:
6464
- Approvers:
6565
- mprahl

components/training/automl/autogluon_models_full_refit/metadata.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,4 @@ tags:
99
- training
1010
- automl
1111
- autogluon-full-refit
12-
lastVerified: 2026-01-22T10:31:36Z
12+
lastVerified: 2026-03-06T11:05:29Z

components/training/automl/autogluon_models_selection/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ efficiency), then the best candidates are refitted on the full dataset for optim
4545
- training
4646
- automl
4747
- autogluon-models-selection
48-
- **Last Verified**: 2026-01-22 10:30:08+00:00
48+
- **Last Verified**: 2026-03-06 11:05:29+00:00
4949
- **Owners**:
5050
- Approvers:
5151
- mprahl

components/training/automl/autogluon_models_selection/metadata.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,4 @@ tags:
99
- training
1010
- automl
1111
- autogluon-models-selection
12-
lastVerified: 2026-01-22T10:30:08Z
12+
lastVerified: 2026-03-06T11:05:29Z

0 commit comments

Comments
 (0)