-
**Is your feature request related to a problem? Please describe.**
I wish I could use cuml to obtain individual tree results of a random forest. However, this function is not supported in the current …
-
Hi all,
I just wanted to point out that this dependency should probably be [`scikit-learn`](https://pypi.org/project/scikit-learn/).
https://github.com/dpeerlab/Harmony/blob/eca0771348e7f1b901f9…
-
This tracking issue aims to collect all the issues and PRs related for the upcoming free-threaded CPython 3.13 (a.k.a. "no-GIL") builds. Until now, as of https://github.com/scikit-image/scikit-image/p…
-
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…
-
[(0.666667, SimpleRegressionPipeline({'imputation:strategy': 'mean', 'one_hot_encoding:use_minimum_fraction': 'True', 'preprocessor:__choice__': 'no_preprocessing', 'regressor:__choice__': 'adaboost',…
-
Add support for TensorFlow models in our XAI package. Currently, we only support scikit-learn models.
Approach
- Create a wrapper class for TensorFlow models
- Implement prediction interface to…
-
Hi team,
What is the temperature for migrating from [scikit-build](https://github.com/scikit-build/scikit-build) to scikit-build-core? The README of scikit-build says:
> The next generation of s…
tjni updated
12 months ago
-
**Is your feature request related to a problem? Please describe.**
Dependency on new-ish Scikit-Learn version makes general usage difficult
**Describe the solution you'd like**
Find the minimum v…
-
In a recent version of scikit-learn, I believe it was [v1.3](https://scikit-learn.org/1.5/whats_new/v1.3.html#id8), HDBSCAN was implemented with base functionality. Considering scikit-learn is already…
-
As stated in https://github.com/scikit-learn/scikit-learn/issues/27151, it would be great to reduce the number of examples in the gallery.
Right now, we have three examples for:
- OPTICS: https:…