mirror of
https://github.com/elastic/eland.git
synced 2025-07-11 00:02:14 +08:00
* Partially implemented implementation of ml.ExternalModel * Adding eland.ml.ExternalMLModel More testing to be added + more support for MLModels
19 lines
311 B
ReStructuredText
19 lines
311 B
ReStructuredText
.. _api:
|
|
|
|
=============
|
|
API reference
|
|
=============
|
|
|
|
This page gives an overview of all public eland objects, functions and
|
|
methods. All classes and functions exposed in ``eland.*`` namespace are public.
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
|
|
io
|
|
general_utility_functions
|
|
dataframe
|
|
series
|
|
indexing
|
|
ml
|