Skip to content

Commit f16a8ac

Browse files
Merge branch 'main' into feat-automl-experiment-settings-presets
2 parents 511a672 + ef43024 commit f16a8ac

6 files changed

Lines changed: 8 additions & 8 deletions

File tree

pipelines/training/automl/autogluon_tabular_training_pipeline/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ The pipeline leverages AutoGluon's unique ensembling strategy that combines mult
6464

6565
## Metadata 🗂️
6666

67-
- **Name**: autogluon_tabular_training_pipeline
67+
- **Name**: autogluon-tabular-training-pipeline
6868
- **Stability**: beta
6969
- **Managed**: Yes
7070
- **Dependencies**:

pipelines/training/automl/autogluon_tabular_training_pipeline/metadata.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
name: autogluon_tabular_training_pipeline
2+
name: autogluon-tabular-training-pipeline
33
stability: beta # New pipeline without proven track record
44
managed: true
55
dependencies:

pipelines/training/automl/autogluon_timeseries_training_pipeline/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ prediction_length=14, top_n=3, )
6060

6161
## Metadata 🗂️
6262

63-
- **Name**: autogluon_timeseries_training_pipeline
63+
- **Name**: autogluon-timeseries-training-pipeline
6464
- **Stability**: beta
6565
- **Managed**: Yes
6666
- **Dependencies**:

pipelines/training/automl/autogluon_timeseries_training_pipeline/metadata.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
name: autogluon_timeseries_training_pipeline
2+
name: autogluon-timeseries-training-pipeline
33
stability: beta # New pipeline without proven track record
44
managed: true
55
dependencies:

pipelines/training/autorag/documents_rag_optimization_pipeline/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ The system integrates with OGX API for inference and vector database operations,
3131

3232
## Metadata 🗂️
3333

34-
- **Name**: documents_rag_optimization_pipeline
34+
- **Name**: documents-rag-optimization-pipeline
3535
- **Stability**: beta
3636
- **Managed**: Yes
3737
- **Dependencies**:
@@ -50,7 +50,7 @@ The system integrates with OGX API for inference and vector database operations,
5050
- pipeline
5151
- autorag
5252
- rag-optimization
53-
- **Last Verified**: 2026-05-14 00:00:00+00:00
53+
- **Last Verified**: 2026-06-09 12:00:00+00:00
5454
- **Owners**:
5555
- No Parent Owners: Yes
5656
- Approvers:

pipelines/training/autorag/documents_rag_optimization_pipeline/metadata.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
name: documents_rag_optimization_pipeline
2+
name: documents-rag-optimization-pipeline
33
stability: beta # New pipeline without proven track record
44
managed: true
55
dependencies:
@@ -26,4 +26,4 @@ tags:
2626
- pipeline
2727
- autorag
2828
- rag-optimization
29-
lastVerified: 2026-05-14T00:00:00Z
29+
lastVerified: 2026-06-09T12:00:00Z

0 commit comments

Comments
 (0)