-
Hi there!
i'm installing scikit-bio with poetry:
`poetry add scikit-bio`
no error on installing.
but when i trying to run anywhere, as example:
```
import skbio
print(skbio.__version_…
-
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:…
-
**Motivation: describe the problem to be solved**
I get a lot of errors `Too few unique values present in 'true_label', returning NaN as realized f1 score.` for binary classification. Selecting chu…
-
**Describe the bug**
Error when compiling Pycolmap
**To Reproduce**
1. compile and install the `colmap 3.11.dev0`
2. Proof whether colmap is installed properly
```
>> colmap --help
COLMAP 3.1…
-
We have a rich set of examples covering a very broad range of issues, but they're not necessarily easily discoverable via the section on the bottom of the API pages.
This meta-issue is to keep trac…
-
**Is your feature request related to a problem? Please describe.**
So far, when detrending, we can use linear regression with polynomial features. I would like something more flexible, i.e. fiting li…
-
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…
-
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…
-
Just ran across [scikit-build](http://scikit-build.readthedocs.io/en/latest/) which provides "glue between the setuptools Python module and CMake". Seems like it might make it possible to have openmc …
-
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…