scikit-learn-extra
scikit-learn-extra copied to clipboard
scikit-learn contrib estimators
**Copied from: https://github.com/scikit-learn/scikit-learn/issues/27848 In the comments, it was suggested that scikit-learn-extras may be a better fit for this algorithm.** ### Describe the workflow you want to enable RASTER is a...
Testing that the wheels still build correctly for version 0.3.1.
The latest release, 0.3.0 fails some tests due to the use of `if_delegate_has_method` which was removed from sklearn in version 1.3. Steps: - install versin 0.3.0 - run tests `pytest...
Love the package, thanks for the great work. I am wondering if the folks here manage the conda releases. If so, would it be possible to release the 0.3.0 version...
### Description This pull request enhances the KMedoids implementation by exposing the distances of data points to their respective medoids. Previously, this information was internally computed during the clustering process...
this is the error i get when I try to download package ---------------------------------------------------------------------------------------------------------------------------------------------------- Using cached scikit-learn-extra-0.2.0.tar.gz (813 kB) Installing build dependencies ... done Getting requirements to build wheel ... done...
Some people may not see your docs in the right hand corner of the page, having it in the readme would help make it slightly more explicit
Would resolve https://github.com/scikit-learn-contrib/scikit-learn-extra/issues/152 if merged
Your documentation for contributing is very encouraging, thought it would be helpful to have a link to it in the readme
Would resolve https://github.com/scikit-learn-contrib/scikit-learn-extra/issues/150 if merged