Skip to content

Commit e4afaa8

Browse files
committed
explicity state what might change
1 parent 442808a commit e4afaa8

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

docs/mllib-guide.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,9 @@ filtering, dimensionality reduction, as well as underlying optimization primitiv
2727
* stochastic gradient descent
2828
* limited-memory BFGS (L-BFGS)
2929

30-
MLlib is currently a *beta* component under active development.
31-
The APIs may change in the future releases, and we will provide migration guide between releases.
30+
MLlib is a new component under active development.
31+
The APIs marked `Experimental`/`DeveloperApi` may change in the future releases,
32+
and we will provide migration guide between releases.
3233

3334
## Dependencies
3435

0 commit comments

Comments
 (0)