From 356ffb973f2fdf800d372c100d79d8fe90edab76 Mon Sep 17 00:00:00 2001 From: Alex F Date: Fri, 25 Dec 2020 12:16:58 +0100 Subject: [PATCH] Add scikit-learn to Python section (#829) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 87ae570..5c0ab0f 100644 --- a/README.md +++ b/README.md @@ -274,6 +274,7 @@ Habitica is a gamified task manager, webapp and android/ios app, really wonderfu - [MindsDB](https://github.com/mindsdb/mindsdb/labels/good%20first%20issue) _(label: good first issue)_
MindsDB is an open source AI layer for existing databases. - [Bokeh](https://github.com/bokeh/bokeh/labels/good%20first%20issue) _(label: good first issue)_
Bokeh is an interactive visualization library for modern web browsers. - [SymPy](https://github.com/sympy/sympy/labels/Easy%20to%20Fix) _(label: Easy to Fix)_
A Python library for symbolic mathematics. +- [scikit-learn](https://github.com/scikit-learn/scikit-learn/labels/good%20first%20issue) _(label: good first issue)_
Scikit-learn is a machine learning library for Python. ## Ruby