-
## Feature Request
For any checks in `sklearn.utils.estimator_checks` that generate `pandas` DataFrames, `scipy` sparse arrays, or `numpy` arrays, implement equivalent checks in `dask-ml`, but whic…
-
SciPy has two sets of testing support utilities:
- `{skip_xfail}_xp_backends` skips, https://github.com/scipy/scipy/blob/main/scipy/conftest.py#L215 . These are convenient for testing across the ra…
-
Hi, I'm trying to build scikit learn for my device and scikit uses scipy. Your layer helps me a lot to cross compile scipy, however, when trying to build scikit learn, I still got some errors such as …
-
The project name should really be scikit-data. Other scikits including scikit-learn, scikit-image and scikit-bio all use this name convention. I think a bit of consistency would help strengthen the sc…
-
API Change Deprecates [datasets.load_boston](https://scikit-learn.org/stable/modules/generated/sklearn.datasets.load_boston.html#sklearn.datasets.load_boston) in 1.0 and it will be removed in 1.2. Alt…
-
#### Description
I just checked and there is only "label propagation" under "supervised learning"
Is there any existing method regarding semi-supervised regression or at least a plan to re…
-
While installing llmdet, following error is thrown:
Collecting llmdet
Downloading llmdet-1.0.4.tar.gz (17 kB)
Preparing metadata (setup.py) ... done
Requirement already satisfied: transforme…
nmuru updated
12 months ago
-
Just throwing out the idea...
We have lots of examples in the gallery. Some of them are beginner oriented like https://github.com/scikit-learn/scikit-learn/pull/15706, and some are much more advanc…
-
An option for VariantSpark to search for optimal parameters using a grid search where users can provide a search grid with parameters to test. There is an implementation in Python in the scikit-learn …
-
Scikit-learn provides `FunctionTransformer` to allow users to quickly write transformers without subclassing components and such.
I believe this would be a great addition to the Snowflake ML librar…
zyzil updated
8 months ago