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,903 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
chan4cc
chan4cc commented Apr 26, 2021

New Operator

Describe the operator

Why is this operator necessary? What does it accomplish?

This is a frequently used operator in tensorflow/keras

Can this operator be constructed using existing onnx operators?

If so, why not add it as a function?

I don't know.

Is this operator used by any model currently? Which one?

Are you willing to contribute it?

operator good first issue enhancement
orf
orf commented Jan 25, 2022

We're trying to introduce Parquet into our team, and the largest blocker that we've seen is the dreaded "schemas are inconsistent" error message:

RuntimeError: Schemas are inconsistent, try using to_parquet(..., schema="infer"), or pass an explicit pyarrow schema. Such as to_parquet(..., schema={"column1": pa.string()})

This error message is super unhelpful: surely Dask knows what th

good first issue dataframe parquet
featuretools
sktime
fkiraly
fkiraly commented May 8, 2022

A very large amount of deprecation messages around timestamp.freqstr are raised throughout the CI/CD, especially around the ForecastingHorizon:

FutureWarning: Timestamp.freqstr is deprecated and will be removed in a future version.

We should address this, as the ForecastingHorizon is a central object, so it would be catastrophic if it breaks.

At the moment, deprecation see

bug good first issue maintenance

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 Apr 6, 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
rathijit
rathijit commented Mar 11, 2021

The description in Step 2 does not seem very clear, e.g., in " internal node is a parent of that internal node", it is not clear which nodes are referred to here. It would be good to walk through how one column of C is constructed. Should the second column be (1,-1,0,1)? It would be nice to have some more intuition about C and D.

There is also a typo: "tenor".

good first issue

Created by David Cournapeau

Released January 05, 2010

Latest release 4 months ago

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

Related Topics

python scikit