Implementation of code snippets and exercises in the book Machine Learning for Asset Managers written by Prof. Marcos López de Prado.
☆16Sep 10, 2020Updated 5 years ago
Alternatives and similar repositories for Machine-Learning-for-Asset-Managers
Users that are interested in Machine-Learning-for-Asset-Managers are comparing it to the libraries listed below
Sorting:
- Advances in Financial Machine Learning by Marcos Lopez De Prado☆54Apr 3, 2019Updated 6 years ago
- This code is a version of implement of the essay named Deep Inception Networks: A General End-to-End Framework for Multi-asset Quantitati…☆12Mar 15, 2024Updated last year
- Implementation of AFML Book☆22Jul 27, 2019Updated 6 years ago
- Python Program to predict Intra-day stocks☆12Oct 30, 2018Updated 7 years ago
- ☆13Mar 31, 2019Updated 6 years ago
- Use total, upper, down, relative volatility factors to find Alpha. Implement whole trading process & back-test with visualization.☆12May 30, 2021Updated 4 years ago
- Create structured financial data in the form of tick, volume, and dollar bars from unstructured tick data. From Marcos Lopez de Prado's A…