Skip to content

Commit 6c60daf

Browse files
author
Bri Achtman
authored
New: Update CLI scenarios (#23283)
* update cli scenarios * get rid of "future" plans
1 parent 173fce0 commit 6c60daf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/machine-learning/automate-training-with-cli.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,10 +28,10 @@ You can generate those assets from your own datasets without coding by yourself,
2828

2929
Currently, the ML Tasks supported by the ML.NET CLI are:
3030

31-
- classification (binary and multi-class)
31+
- classification
3232
- regression
3333
- recommendation
34-
- Future: other machine learning tasks such as image-classification, ranking, anomaly-detection, clustering
34+
- image classification
3535

3636
Example of usage (classification scenario):
3737

0 commit comments

Comments
 (0)