Initial commit
This commit is contained in:
11
skills/hyperparameter-tuner/references/README.md
Normal file
11
skills/hyperparameter-tuner/references/README.md
Normal file
@@ -0,0 +1,11 @@
|
||||
# References
|
||||
|
||||
Bundled resources for hyperparameter-tuner skill
|
||||
|
||||
- [ ] grid_search_guide.md: Detailed explanation of grid search algorithm.
|
||||
- [ ] random_search_guide.md: Detailed explanation of random search algorithm.
|
||||
- [ ] bayesian_optimization_guide.md: Detailed explanation of Bayesian optimization algorithm.
|
||||
- [ ] hyperparameter_tuning_best_practices.md: Best practices for hyperparameter tuning.
|
||||
- [ ] supported_models.md: List of supported machine learning models.
|
||||
- [ ] evaluation_metrics_explained.md: Explanation of different evaluation metrics.
|
||||
- [ ] error_codes.md: List of error codes and their meanings.
|
||||
Reference in New Issue
Block a user