-
Hi, probably it could be helpful to disclose a warning for python>=3.12 that the default installation guide won't work for them. This is due to distutils being deprecated since 3.12 according to [PEP0…
-
We would have to agree on the one we choose. We will have to see with the professor IA , if scikit-learn will allow us to achieve our goal! Since we will have to use it during his class, it will give …
-
were you able to implement Query radius ?
-
### What happened + What you expected to happen
I have a problem that involves directly ray and a possible incompatibilty with catboost..
please see: https://github.com/autogluon/autogluon/issues/…
-
Is there a reason why the library doesn't offer a scikit-learn compatbile API? A class that can work via the `fit_transform()` API?
-
Hi,
I work for Quansight Labs and am helping set things up for translation of main project website content for core projects in the Scientific Python ecosystem. This work is supported by the [Scien…
-
Hi
is is possible to convert a trained scikit learn model to pfa? I see the following in your todo list: "Add scikit-learn model export to PFA tutorials". That means it's there?
thanks
-
When i tried running the nosetests, i got the following warning:
./home/ramana/mlvnev/local/lib/python2.7/site-packages/sklearn/cross_validation.py:42: DeprecationWarning: This module has been depreca…
-
Add support for scikit-learn interfaces. (See [Machine Learning with scikit-learn](http://amueller.github.io/sklearn_tutorial/#/16).)
`X` is a `numpy` array with `X.shape == (len(samples), len(featur…
-
As we've discussed before, it would be great to have some tools for scikit-learn integration. It would be nice to provide a general purpose wrapper that takes a bunch of Theano expressions as input an…