stevedodson 7c1c2945a7
ML add externral models (#125)
* Partially implemented implementation of ml.ExternalModel

* Adding eland.ml.ExternalMLModel

More testing to be added + more support for MLModels
2020-02-15 15:54:29 +01:00

26 lines
324 B
ReStructuredText

.. _api.ml:
================
Machine Learning
================
.. currentmodule:: eland.ml
ExternalMLModel
~~~~~~~~~~~~~~~
.. currentmodule:: eland.ml
Constructor
^^^^^^^^^^^
.. autosummary::
:toctree: api/
ExternalMLModel
Learning API
^^^^^^^^^^^^
.. autosummary::
:toctree: api/
ExternalMLModel.predict