Files
gh-jeremylongshore-claude-c…/skills/ml-model-trainer/references/README.md
2025-11-29 18:51:35 +08:00

10 lines
545 B
Markdown

# References
Bundled resources for ml-model-trainer skill
- [ ] model_selection_guide.md: Provides guidance on selecting the appropriate model type for a given dataset and task.
- [ ] training_parameters.md: Explains the various training parameters and how to configure them for optimal performance.
- [ ] performance_metrics.md: Describes the different performance metrics used to evaluate the trained model.
- [ ] data_preprocessing.md: Best practices for data preprocessing.
- [ ] cross_validation.md: Explains cross-validation techniques.