mirror of
https://github.com/elastic/eland.git
synced 2025-07-11 00:02:14 +08:00
Update machine-learning.asciidoc
The documentation seems to imply we support the whole array of scikit learn algorithm. I do believe we should be more forthcoming about it
This commit is contained in:
parent
1d126a3a21
commit
ebd0ab10a1
@ -5,7 +5,8 @@
|
|||||||
[[ml-trained-models]]
|
[[ml-trained-models]]
|
||||||
=== Trained models
|
=== Trained models
|
||||||
|
|
||||||
Eland allows transforming trained models from scikit-learn, XGBoost,
|
Eland allows transforming *some*
|
||||||
|
https://eland.readthedocs.io/en/latest/reference/api/eland.ml.MLModel.import_model.html#parameters[trained models] from scikit-learn, XGBoost,
|
||||||
and LightGBM libraries to be serialized and used as an inference
|
and LightGBM libraries to be serialized and used as an inference
|
||||||
model in {es}.
|
model in {es}.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user