-
Currently, `enp` implements custom code to support JAX, PyTorch, and TensorFlow.
The `array-api-compat` library provides a uniform API for numerical computation across multiple frameworks. By leverag…
-
Can anyone cross-check if generating a clean mamba create installs scikit-learn=1.3.2. In my case it seems to be doing that (despite seeing that in the environment in the main version it is forced 1.…
-
this is the error i get when I try to download package
------------------------------------------------------------------------------------------------------------------------------------------------…
-
When I install scikit-garden, it keeps prompting me that the installation has failed, does anyone have the same problem? If solved, can you share the solution?
-
Are there any plans to allow for Ninja builds on Windows? MSBuild is dreadfully slow - A simple package I build takes ~ 100 seconds to build a single wheel on Windows, whilst MacOS finishes all 6 of i…
-
### Steps to reproduce
1. Put the following code in a file
```python
from sklearn.feature_extraction.text import TfidfVectorizer
def average_tfidf(sents):
vec = TfidfVectorizer()
# con…
-
[requirements.txt](https://github.com/jfnavarro/st_pipeline/blob/master/requirements.txt) only specifies versions for only a few packages (e.g., cython). I'm guessing that the st_pipeline has not been…
-
I would like to add Scikit Learn basics in Machine Learning Section. Please assign me this under GSSOC'2024
-
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…
-
Installing e.g. the pybind11 example https://github.com/pybind/scikit_build_example with only MinGW (GCC) installed on Windows fails with a cryptic error message:
```
× Building wheel for scikit_b…