File tree Expand file tree Collapse file tree 1 file changed +8
-5
lines changed Expand file tree Collapse file tree 1 file changed +8
-5
lines changed Original file line number Diff line number Diff line change 1
- <h1 align =" center " >
2
- <img src="./docs/images/logo-title.png" alt="logo" width="200">
3
- <br >
4
- </h1 >
1
+ # Kubeflow Katib
5
2
6
3
[ ![ Build Status] ( https://github.com/kubeflow/katib/actions/workflows/test-go.yaml/badge.svg?branch=master )] ( https://github.com/kubeflow/katib/actions/workflows/test-go.yaml?branch=master )
7
4
[ ![ Coverage Status] ( https://coveralls.io/repos/github/kubeflow/katib/badge.svg?branch=master )] ( https://coveralls.io/github/kubeflow/katib?branch=master )
8
5
[ ![ Go Report Card] ( https://goreportcard.com/badge/github.com/kubeflow/katib )] ( https://goreportcard.com/report/github.com/kubeflow/katib )
9
6
[ ![ Releases] ( https://img.shields.io/github/release-pre/kubeflow/katib.svg?sort=semver )] ( https://github.com/kubeflow/katib/releases )
10
7
[ ![ Slack Status] ( https://img.shields.io/badge/slack-join_chat-white.svg?logo=slack&style=social )] ( https://www.kubeflow.org/docs/about/community/#kubeflow-slack-channels )
8
+ [ ![ OpenSSF Best Practices] ( https://www.bestpractices.dev/projects/9941/badge )] ( https://www.bestpractices.dev/projects/9941 )
9
+
10
+ <h1 align =" center " >
11
+ <img src="./docs/images/logo-title.png" alt="logo" width="200">
12
+ <br >
13
+ </h1 >
11
14
12
- Katib is a Kubernetes-native project for automated machine learning (AutoML).
15
+ Kubeflow Katib is a Kubernetes-native project for automated machine learning (AutoML).
13
16
Katib supports
14
17
[ Hyperparameter Tuning] ( https://en.wikipedia.org/wiki/Hyperparameter_optimization ) ,
15
18
[ Early Stopping] ( https://en.wikipedia.org/wiki/Early_stopping ) and
You can’t perform that action at this time.
0 commit comments