awesome-python icon indicating copy to clipboard operation
awesome-python copied to clipboard

Add Scikit-Learn

Open duncan-hub opened this issue 2 years ago • 2 comments

What is this Python project?

Here are some of the main features of Scikit-learn:

  1. Data classification and modeling.
  2. End-to-end machine learning algorithms.
  3. Pre-processing of data.
  4. Model selection.

What's the difference between this Python project and similar ones?

It is easily interoperable with other SciPy stack tools. Scikit-learn has a user-friendly and consistent interaction that makes it easy for you to share and use data.

--

Anyone who agrees with this pull request could submit an Approve review to it.

duncan-hub avatar Sep 30 '23 18:09 duncan-hub

It's already there. Under Machine Learning. And in fact, I don't think it should be under Deep Learning -- sklearn isn't a deep learning library.

igordertigor avatar Oct 05 '23 10:10 igordertigor

It's already there. Under Machine Learning. And in fact, I don't think it should be under Deep Learning -- sklearn isn't a deep learning library.

I agree. There are no neural networks involves here.

VascoSch92 avatar Feb 08 '24 05:02 VascoSch92