From 5ea16caeca1da1b48f81e10a613cb16a1cc6e4f2 Mon Sep 17 00:00:00 2001 From: wilsonfreitas Date: Sat, 10 Apr 2021 20:41:58 -0300 Subject: [PATCH] Added AlphaPy --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 88b80ea..47dc0a1 100644 --- a/README.md +++ b/README.md @@ -100,6 +100,7 @@ A curated list of insanely awesome libraries, packages and resources for Quants - [DeepDow](https://github.com/jankrepl/deepdow) - Portfolio optimization with deep learning - [Qlib](https://github.com/microsoft/qlib) - An AI-oriented Quantitative Investment Platform by Microsoft. Full ML pipeline of data processing, model training, back-testing; and covers the entire chain of quantitative investment: alpha seeking, risk modeling, portfolio optimization, and order execution. - [machine-learning-for-trading](https://github.com/stefan-jansen/machine-learning-for-trading) - Code and resources for Machine Learning for Algorithmic Trading +- [AlphaPy](https://github.com/ScottfreeLLC/AlphaPy) - Automated Machine Learning [AutoML] with Python, scikit-learn, Keras, XGBoost, LightGBM, and CatBoost ### Risk Analysis