From 9baf07bb82285270fa02d59a7837f6601fb4181d Mon Sep 17 00:00:00 2001 From: Harsh Gupta Date: Thu, 6 Jan 2022 21:48:54 +0530 Subject: [PATCH] pycaret added in machine learning --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 17bbbe2d..9352d6ab 100644 --- a/README.md +++ b/README.md @@ -844,6 +844,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php). * [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. * [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. +* [PyCaret](https://pycaret.org/) - PyCaret is an open-source, low-code machine learning library in Python that automates machine learning workflows. ## Microsoft Windows