Add hyperparam optimization diagram + minor corrections (#22)

* add hpo diagram

* edit around hpo diagram

* small edits hpo, put tutorial under own heading

* fix incorrect wording
This commit is contained in:
pollfly
2021-07-25 11:49:58 +03:00
committed by GitHub
parent 94525b12c9
commit a8802194b9
3 changed files with 33 additions and 36 deletions

View File

@@ -14,7 +14,7 @@ module.exports = {
{'MLOps': ['getting_started/mlops/mlops_first_steps','getting_started/mlops/mlops_second_steps','getting_started/mlops/mlops_best_practices']}]
}, 'getting_started/architecture']},
{'ClearML Fundamentals': ['fundamentals/task', 'fundamentals/hyperparameters', 'fundamentals/artifacts', 'fundamentals/logger', 'fundamentals/agents_and_queues',
'fundamentals/pipelines']},
'fundamentals/hpo', 'fundamentals/pipelines']},
'clearml_sdk',
'clearml_agent',
'clearml_data',