Skip to content

Python library for building financial machine learning models.

License

Notifications You must be signed in to change notification settings

MizarAI/mizar-labs

Repository files navigation

CI codecov GitHub PyPi

Welcome to Mizar Labs

Mizar Labs is an open source repository containing state of the art machine learning modules specifically designed for working with financial time series. These modules aim to assist the user with building financial machine learning models by taking into account the caveats that arise when dealing with financial time series. A lot of the concepts are inspired by Marcos Lopez de Prado and his book Advances in Financial Machine Learning (2018).

Most of the modules follow the scikit-learn API and work with methods like fit and transform.

Please read the documentation for further explanation of the modules.

Installing

Before installing the package please install TA-Lib dependencies

Install and update with pip:

$ pip install mizar-labs

Tutorials

In the future this section will have links to Jupyter Notebooks explaining how to use the modules.

Mizar

Mizar is building a marketplace for algo-traders to deploy and share their trading strategies with investors. Please visit the website mizar.ai to learn more.

Links