8 lines
429 B
Markdown
8 lines
429 B
Markdown
# Scripts
|
|
|
|
Bundled resources for automl-pipeline-builder skill
|
|
|
|
- [ ] data_validation.py: Script to validate input data for the AutoML pipeline, ensuring data quality and preventing errors.
|
|
- [ ] model_evaluation.py: Script to evaluate the performance of the trained AutoML model using various metrics and generate a report.
|
|
- [ ] pipeline_deployment.py: Script to deploy the trained AutoML pipeline to a production environment.
|