Add PyBroker

This commit is contained in:
edtechre 2023-04-11 17:31:34 -07:00
parent af0108006e
commit 5843381c9f
1 changed files with 1 additions and 0 deletions

View File

@ -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.
<a name="python-data-analysis--data-visualization"></a>