mirror of
https://github.com/elastic/eland.git
synced 2025-07-24 00:00:39 +08:00
* Partially implemented implementation of ml.ExternalModel * Adding eland.ml.ExternalMLModel More testing to be added + more support for MLModels
7 lines
136 B
ReStructuredText
7 lines
136 B
ReStructuredText
eland.ml.ExternalMLModel.predict
|
|
================================
|
|
|
|
.. currentmodule:: eland.ml
|
|
|
|
.. automethod:: ExternalMLModel.predict
|