始める無料で始める

Setup Hyperparameter Tuning in GitHub Actions

Imagine a repository with the structure shown in the editor. Your task is to finish the scaffolded .github/workflows/hp_cml.yaml to accomplish the hyperparameter tuning and open a new pull request from a new training branch to main that will run the training pipeline by reading best hyperparameters from rfc_best_params.json.

By convention, hyperparameter tuning branches start with hp_tune/ and training branches start with train/.

この演習はコースの一部です

CI/CD for Machine Learning

コースを見る

実践的なインタラクティブ演習

理論を実践に変える、インタラクティブな演習のひとつをお試しください

演習を開始する