Skip to content
This repository was archived by the owner on Jul 11, 2023. It is now read-only.

Commit 8998427

Browse files
author
Johannes Hötter
authored
Update README.md
1 parent 28c6259 commit 8998427

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,14 @@
22

33
# 🐳 automl-docker
44
With this beginner-friendly CLI tool, you can create containerized machine learning models from your labeled texts in minutes. With this tool you can:
5-
- Easily create a mschine learning model
5+
- Easily create a machine learning model
66
- Create a docker container for the model
77
- Connect to the container with an API
88
- Use your model via a UI
99

10+
[Watch a tutorial on YouTube](https://www.youtube.com/watch?v=IUFyCYE6cbc&ab_channel=KernAI)
11+
12+
1013
## Set-up & Installation
1114
This repository uses various libraries, such as sklearn or our [embedders library](https://github.com/code-kern-ai/embedders). In our guide, we use the [clickbait dataset](https://www.kaggle.com/datasets/amananandrai/clickbait-dataset) to illustrate how you can use `🐳 automl-docker`. The data is small and easy-to-use; of course, you can still use any other dataset.
1215

0 commit comments

Comments
 (0)