Skip to content
#

scikit-learn

scikit-learn logo

scikit-learn is a widely-used Python module for classic machine learning. It is built on top of SciPy.

Here are 5,966 public repositories matching this topic...

Data science Python notebooks: Deep learning (TensorFlow, Theano, Caffe, Keras), scikit-learn, Kaggle, big data (Spark, Hadoop MapReduce, HDFS), matplotlib, pandas, NumPy, SciPy, Python essentials, AWS, and various command lines.

  • Updated Apr 3, 2022
  • Python
SultanOrazbayev
SultanOrazbayev commented May 18, 2022

This is a suggestion to simplify reporting the dask version in the issue template by providing a suggested code snippet to run (in the Environment section of the issue template):

import dask; print("- Dask version:", dask.__version__)
import sys; print("- Python version:", sys.version)
good first issue enhancement
featuretools
sktime
fkiraly
fkiraly commented May 25, 2022

Currently, there is a lot of repetitive boilerplate in the datasets modules, and no tests for individual loaders such as load_PBS_dataset, load_japanese_vowels, etc

What should be done here:

  • reduce boilerplate, refactor common code into single location
  • ensure function signatures are the same, deprecate if needed
  • add an argument return_mtype such as in the synthetic data gener
good first issue enhancement module:datasets&loaders

A comprehensive list of Deep Learning / Artificial Intelligence and Machine Learning tutorials - rapidly expanding into areas of AI/Deep Learning / Machine Vision / NLP and industry specific areas such as Climate / Energy, Automotives, Retail, Pharma, Medicine, Healthcare, Policy, Ethics and more.

  • Updated May 24, 2022
  • Python
igel
nidhaloff
nidhaloff commented May 27, 2021

Hello everyone,

First of all, I want to take a moment to thank all contributors and people who supported this project in any way ;) you are awesome!

If you like the project and have any interest in contributing/maintaining it, you can contact me here or send me a msg privately:

PS: You need to be familiar with python and machine learning

help wanted good first issue contribution feature

Created by David Cournapeau

Released January 05, 2010

Latest release 7 days ago

Repository
scikit-learn/scikit-learn
Website
scikit-learn.org
Wikipedia
Wikipedia

Related Topics

python scikit