.. mlektic documentation master file, created by sphinx-quickstart on Sun Aug 11 00:08:50 2024. You can adapt this file completely to your liking, but it should at least contain the root `toctree` directive. Mlektic Documentation ======================================================== Mlektic is a Python library built on top of TensorFlow, designed to simplify the implementation and experimentation with univariate/multivariate linear and logistic regression models. By providing a variety of gradient descent algorithms and regularization techniques, Mlektic enables both beginners and experienced practitioners to efficiently build, train, and evaluate regression models with minimal code. .. raw:: html

mlektic

.. toctree:: :maxdepth: 1 :caption: Install Mlektic: installation .. toctree:: :maxdepth: 1 :caption: Get Started: getting_started_linreg getting_started_logreg .. toctree:: :maxdepth: 2 :caption: Modules: modules .. toctree:: :maxdepth: 1 :caption: PyPI: pypi .. toctree:: :maxdepth: 1 :caption: Repository: repository Indices ================== * :ref:`genindex` * :ref:`modindex` * :ref:`search`