.. _mlrun.frameworks:

mlrun.frameworks
================

MLRun provides a quick and easy integration into your code with mlrun.frameworks: a collection of sub-modules for the most commonly used machine and deep learning frameworks, providing features such as automatic logging, model management, and distributed training.

.. toctree::
  :maxdepth: 1
  :glob:

  AutoMLRun <mlrun.frameworks.auto_mlrun>
  TensorFlow.Keras <mlrun.frameworks.tf_keras>
  PyTorch <mlrun.frameworks.pytorch>
  SciKit-Learn <mlrun.frameworks.sklearn>
  XGBoost <mlrun.frameworks.xgboost>
  LightGBM <mlrun.frameworks.lgbm>
