-
Updated
Feb 28, 2022
scikit-learn

scikit-learn is a widely-used Python module for classic machine learning. It is built on top of SciPy.
Here are 5,728 public repositories matching this topic...
-
Updated
Mar 23, 2022 - Jupyter Notebook
-
Updated
Mar 19, 2022 - Python
-
Updated
Mar 20, 2022 - Jupyter Notebook
-
Updated
Mar 11, 2022 - Jupyter Notebook
-
Updated
Nov 4, 2021 - Python
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?
-
Updated
Jul 30, 2021 - Jupyter Notebook
I naively tried to do dd.merge(a, b, on="column_with_ten_values")
, where a
and b
were both large DataFrames with thousands of partitions each.
Eventually the compute failed with:
[File /opt/conda/envs/coiled/lib/python3.9/site-packages/dask/dataframe/multi.py:275, in merge_chunk()
File /opt/conda/envs/coiled/lib/python3.9/site-packages/pandas/core/frame.py:9329, i
-
Updated
Mar 3, 2022 - Python
-
Updated
Feb 2, 2022 - Python
-
Updated
Oct 1, 2020 - Jupyter Notebook
-
Updated
Mar 24, 2022 - C++
-
Updated
Mar 24, 2022 - Python
-
Updated
Oct 1, 2021 - Jupyter Notebook
We currently fit and predict upon loading autosklearn.experimental.askl2
for the first time. In environments with a non-persistent filesystem (autosklearn is installed into a new filesystem each time), this can add quite a bit of time delay as experienced in #1362
It seems more applicable to export the
Once Woodwork implements this issue, we can clean up the Woodwork initialization in add_last_time_indexes
to pass in the previous dataframe's table schema to keep that typing information but also perform inference on the new last time index column.
Typo or formatting issue in testing_framework.rst
, should be easy to fix:
(this should be a bullet point list, starting at "an args
parameter")
Interpret
Yes
-
Updated
Mar 19, 2022 - CSS
readthedocs analytics says that we have several search results that yield little or no useful results. Let's improvethose:
- gpu (only 2 results): make sure that explanation of
device
parameter mentionsgpu
as well - gridsearch (0 results): make sure to include the term
gridsearch
in the meta data of
Related: awslabs/autogluon#1479
Add a scikit-learn compatible API wrapper of TabularPredictor:
- TabularClassifier
- TabularRegressor
Required functionality (may need more than listed):
- init API
- fit API
- predict API
- works in sklearn pipelines
-
Updated
Apr 24, 2020 - Jsonnet
-
Updated
Mar 12, 2022 - Python
-
Updated
Mar 24, 2022 - Python
-
Updated
Nov 7, 2021 - Jupyter Notebook
-
Updated
Mar 23, 2022 - Jupyter Notebook
-
Updated
Mar 11, 2022 - Python
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:
- Email: nidhalbacc@gmail.com
PS: You need to be familiar with python and machine learning
Created by David Cournapeau
Released January 05, 2010
Latest release 3 months ago
- Repository
- scikit-learn/scikit-learn
- Website
- scikit-learn.org
- Wikipedia
- Wikipedia