Skip to content

Commit fef7e8a

Browse files
authored
docs: Clarify ML folder purpose in README (#8391)
1 parent ae97d8c commit fef7e8a

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

label_studio/ml/README.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
1-
# Warning
1+
The Label Studio ML Backend (https://github.com/HumanSignal/label-studio-ml-backend/) is an SDK that lets you wrap your machine learning code and turn it into a web server. The web server can be connected to a running Label Studio instance to automate labeling tasks.
22

3-
Since v1.0 this folder was moved to another repository Label Studio ML Backend :
3+
You can find ML backend examples for Label Studio studio here:
4+
https://github.com/HumanSignal/label-studio-ml-backend/tree/master/label_studio_ml/examples
5+
6+
This folder (label-studio/label_studio/ml) is an API that interacts with Label Studio ML Backends.
47

5-
https://github.com/HumanSignal/label-studio-ml-backend/tree/master/label_studio_ml

0 commit comments

Comments
 (0)