Skip to content

Commit db2efe9

Browse files
Update README.md
1 parent b6651cc commit db2efe9

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,8 @@ The official ML.NET samples are divided in multiple categories depending on the
9999
# Automate ML.NET models generation (Preview state)
100100

101101
The previous samples show you how to use the ML.NET API 1.0 (GA since May 2019).
102-
However, we're also working on simplifying ML.NET usage with additional technologies that automate the creation of the model for you so you don't need to write the code by yourself to train a model, you simply need to provide your datasets, the model and the code for running the model will be generated for you.
102+
103+
However, we're also working on simplifying ML.NET usage with additional technologies that automate the creation of the model for you so you don't need to write the code by yourself to train a model, you simply need to provide your datasets. The "best" model and the code for running it will be generated for you.
103104

104105
These additional technologies for automating model generation are in PREVIEW state and currently only support *Binary-Classification, Multiclass Classification and Regression*. In upcoming versions we'll be supporting additional ML Tasks such as *Recommendations, Anomaly Detection, Clustering, etc.*.
105106

0 commit comments

Comments
 (0)