[go: nahoru, domu]

Skip to content

Commit

Permalink
Katib v1beta1 documentation update (#2312)
Browse files Browse the repository at this point in the history
* Rename hyperparameter-tuning to Katib

* Modify overview and hyperparameter

* Modify docs for v1beta1

* Add v1beta1 REST api doc

* Make metrics collector not capitalized

* Add currentOptimalTrial info

* Update UI images

* Change describe to get command

* Add v1alpha3 gRPC API ref

* Add comments to v1alpha3

* Change REST to gRPC

* Add default values for metrics collector

* Change image tag to v1beta1-e294a90

* Changes after review

* Fix list

* Update v1beta1 reference

* Add period

* Add shell to commands

* Fix colon

* Address second review comments

* Changes after doc check

* Fix API links

* Make changes for the trial template

* Modify trial doc

* Apply a11y rules

* Address the comments

* Changes for trial template guide

* Trial template changes
  • Loading branch information
andreyvelich committed Nov 11, 2020
1 parent e2cf0ab commit ba72604
Show file tree
Hide file tree
Showing 28 changed files with 2,175 additions and 1,157 deletions.
2 changes: 1 addition & 1 deletion content/en/_redirects
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
docs/started/requirements/ /docs/started/getting-started/

# Created a new components layout
/docs/components/hyperparameter /docs/components/hyperparameter-tuning/hyperparameter
/docs/components/hyperparameter /docs/components/katib/overview
/docs/components/chainer /docs/components/training/chainer
/docs/components/modeldb /docs/components/misc/modeldb
/docs/components/mpi /docs/components/training/mpi
Expand Down
2 changes: 1 addition & 1 deletion content/en/docs/about/use-cases.md
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ auditability and compliance requirements.

See these docs for more information on the topics covered above:

- [Hyperparameter tuning with Katib](/docs/components/hyperparameter-tuning/)
- [Hyperparameter tuning with Katib](/docs/components/katib/)
- [Training models with operators](/docs/components/training/)
- [Get started with Pipelines](https://www.kubeflow.org/docs/pipelines/)
- [Jupyter notebooks](/docs/notebooks/)
Expand Down
5 changes: 0 additions & 5 deletions content/en/docs/components/hyperparameter-tuning/_index.md

This file was deleted.

371 changes: 0 additions & 371 deletions content/en/docs/components/hyperparameter-tuning/hyperparameter.md

This file was deleted.

Loading

0 comments on commit ba72604

Please sign in to comment.