.. _f-makemlupload: module ``cli.make_ml_upload`` ============================= Short summary +++++++++++++ module ``lightmlrestapi.cli.make_ml_upload`` Creates and runs an Falcon application. :githublink:`%|py|5` Functions +++++++++ +-----------------------------------------------------------------------+-----------------------------------------------------------------------------------+ | function | truncated documentation | +=======================================================================+===================================================================================+ | :func:`upload_model ` | Uplaods a machine learned models to a REST API defined by :class:`MLStoragePost`. | +-----------------------------------------------------------------------+-----------------------------------------------------------------------------------+ Documentation +++++++++++++ .. automodule:: lightmlrestapi.cli.make_ml_upload :members: :special-members: __init__ :show-inheritance: