Update machine-learning.asciidoc (#767)

This commit is contained in:
Paulo 2025-04-03 15:55:59 +02:00 committed by GitHub
parent 1224615b60
commit f396e92b3d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -5,7 +5,8 @@
[[ml-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
model in {es}.