From 3d453cfe81cbee3a46dbc38b4298ab82b85fbecf Mon Sep 17 00:00:00 2001 From: brandonmizutani Date: Tue, 3 May 2022 20:23:32 -0700 Subject: [PATCH] Added PyCaret --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d257c1b0..12a9be61 100644 --- a/README.md +++ b/README.md @@ -843,6 +843,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php). * [Spark ML](http://spark.apache.org/docs/latest/ml-guide.html) - [Apache Spark](http://spark.apache.org/)'s scalable Machine Learning library. * [vowpal_porpoise](https://github.com/josephreisinger/vowpal_porpoise) - A lightweight Python wrapper for [Vowpal Wabbit](https://github.com/JohnLangford/vowpal_wabbit/). * [xgboost](https://github.com/dmlc/xgboost) - A scalable, portable, and distributed gradient boosting library. +* [PyCaret](https://pycaret.org/) - low code machine learning library seeking to streamline machine learning workflows. * [MindsDB](https://github.com/mindsdb/mindsdb) - MindsDB is an open source AI layer for existing databases that allows you to effortlessly develop, train and deploy state-of-the-art machine learning models using standard queries. ## Microsoft Windows