.. modlee documentation master file, created by sphinx-quickstart on Tue Feb 20 16:11:25 2024. You can adapt this file completely to your liking, but it should at least contain the root `toctree` directive. modlee ====== .. toctree:: :maxdepth: 4 :caption: Getting started :hidden: README README contents README/Installation .. :ref:`README` .. contents:: .. toctree:: :maxdepth: 10 :caption: API Reference :hidden: modules/modlee .. toctree:: :maxdepth: 2 :caption: Examples :hidden: notebooks/document notebooks/recommend .. toctree:: :maxdepth: 2 :caption: Links :hidden: modlee.ai modlee Dashboard Discord Modlee is a machine learning tool that **documents** experiments for reproduciblity and **recommends** neural network models suited for a particular dataset. Modlee bypasses costly machine learning experimentation by recommending performant models based on prior experiments. Built on top of MLFlow, Modlee documents traditional experiment assets (model checkpoints, (hyper)parameters, performance metrics) and meta-features for `meta-learning `__. Based on these meta-features from prior experiments, Modlee recommends a neural network model matched to a new task. `Getting started `_ ====== Learn about modlee and how to get started. `API Reference `_ ========= Reference the source code and how to use the API. Examples ======== View starter examples for :ref:`documentation` or :ref:`recommendation`. Indices and tables ================== * :ref:`genindex` * :ref:`modindex` * :ref:`search`