From 5843381c9f172514295ff1b3557f44816b0584a4 Mon Sep 17 00:00:00 2001 From: edtechre Date: Tue, 11 Apr 2023 17:31:34 -0700 Subject: [PATCH] Add PyBroker --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 1eec0cc..358c92c 100644 --- a/README.md +++ b/README.md @@ -1243,6 +1243,7 @@ be * [NannyML](https://bit.ly/nannyml-github-machinelearning): Python library capable of fully capturing the impact of data drift on performance. Allows estimation of post-deployment model performance without access to targets. * [cleanlab](https://github.com/cleanlab/cleanlab): The standard data-centric AI package for data quality and machine learning with messy, real-world data and labels. * [AutoGluon](https://github.com/awslabs/autogluon): AutoML for Image, Text, Tabular, Time-Series, and MultiModal Data. +* [PyBroker](https://github.com/edtechre/pybroker) - Algorithmic Trading with Machine Learning.