.. _learn_api: ========== MaxFrame Learn ========== This document provides a comprehensive reference for MaxFrame's machine learning capabilities, including: - Machine learning algorithms - Large Language Model (LLM) operations - Related utility functions and classes The following APIs are available through the ``maxframe.learn.*`` namespace. Note that some experimental features may undergo changes in future releases. .. toctree:: :maxdepth: 2 cluster datasets lightgbm llm metrics model_selection preprocessing utils xgboost