Skip to content

Commit 20610bc

Browse files
committed
chore(docs): Add OpenSSF Badge
Signed-off-by: Andrey Velichkevich <[email protected]>
1 parent 73b8c5c commit 20610bc

File tree

1 file changed

+8
-5
lines changed

1 file changed

+8
-5
lines changed

README.md

Lines changed: 8 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,18 @@
1-
<h1 align="center">
2-
<img src="./docs/images/logo-title.png" alt="logo" width="200">
3-
<br>
4-
</h1>
1+
# Kubeflow Katib
52

63
[![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)
74
[![Coverage Status](https://coveralls.io/repos/github/kubeflow/katib/badge.svg?branch=master)](https://coveralls.io/github/kubeflow/katib?branch=master)
85
[![Go Report Card](https://goreportcard.com/badge/github.com/kubeflow/katib)](https://goreportcard.com/report/github.com/kubeflow/katib)
96
[![Releases](https://img.shields.io/github/release-pre/kubeflow/katib.svg?sort=semver)](https://github.com/kubeflow/katib/releases)
107
[![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>
1114

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).
1316
Katib supports
1417
[Hyperparameter Tuning](https://en.wikipedia.org/wiki/Hyperparameter_optimization),
1518
[Early Stopping](https://en.wikipedia.org/wiki/Early_stopping) and

0 commit comments

Comments
 (0)