Files
2025-11-29 18:51:00 +08:00

8 lines
412 B
Markdown

# Assets
Bundled resources for classification-model-builder skill
- [ ] model_config_template.json: A template JSON file for specifying model configurations, including hyperparameters and training parameters.
- [ ] example_dataset.csv: A sample CSV dataset that can be used for testing the classification model builder.
- [ ] report_template.html: An HTML template for generating the model performance report.