-
🚨 🚧 This issue requires a bit of patience and experience to contribute to 🚧 🚨
- Original issue introducing array API in scikit-learn: #22352
- array API official doc/spec: https://data-apis.org/a…
-
When installing the latest version of development, POSYDON installs but cannot run when the active-learning is loaded.
The following error is thrown:
```
File "/srv/astro/projects/posydon/soft…
-
Hello, in your code, the line 'from sklearn.metrics import plot_roc_curve' is causing an error with my Python 3.8 and scikit-learn 1.3.2 setup. I'd like to know which Python version and scikit-learn v…
-
While running !pip install pyitlib, I am getting this error - Could not build wheels for scikit-learn. This error is due to subprocess. Building wheel for scikit-learn(pyproject.toml) did not run succ…
-
Hello,
Currently, dragnet is not compatible with scikit-learn > 0.21.3. I did research and composed a table of compatibilities of pickled dragnet models with new sklearn versions.
| Trained wit…
-
https://scikit-learn.org/stable/modules/generated/sklearn.svm.SVC.html
Since this implementation is famously slow, would you consider contributing your algorithm to scikit-learn?
-
### Problem Description
Latent Semantic Analysis (LSA) consists of a TfidfVectorizer followed by Singular Value Decomposition (SVD). [Scikit-learn mentions it in TruncatedSVD](https://scikit-learn.or…
-
**CI is still failing on [Linux_Docker.debian_32bit](https://dev.azure.com/scikit-learn/scikit-learn/_build/results?buildId=70495&view=logs&j=86340c1f-3d76-5202-0821-7817a0f52092)** (Sep 27, 2024)
Una…
-
### Describe the feature or idea you want to propose
Our new experimental forecasting module starts with a really fast ETS implementation. The next stage is AutoETS. But how to search the parameter s…
-
## Context
The Intel(R) Extension for Scikit-learn ([sklearnex](https://github.com/intel/scikit-learn-intelex/)) provides accelerations to popular classical machine learning algorithms, both on CPU…