-
#### Describe the bug
LabelPropagation (and LabelSpreading) error out for sparse matrices.
#### Steps/Code to Reproduce
```
import sklearn
from scipy.sparse import csr_matrix
from sklearn.…
-
Currently, our estimators are named to follow method names introduced in R's `yaImpute` package. We likely want to conform to scikit-learn's model of being more explicit about whether estimators are …
-
Hi, first of all thanks for open-sourcing!
I tried running this on a production dataset with ~ 200k examples that are classified in ~5k categories. I'd like to identify labeling errors with the sim…
-
# Description
We have made progress in data set creation, self-supervised anomaly detection and supervised anomaly detection. However several issues need to be addressed before this work is ready for…
-
These classifiers have partial_fit() function, which means that it can be trained with batches, this way of training consumes less memory.
-
### Week 1 - Get to know the community
- [X] Join the communication channels
- [X] Open a GitHub issue (this one!)
- [x] Install the Ersilia Model Hub and test the simplest model
- [x] Write a m…
-
**Is your feature request related to a problem? Please describe.**
Currently, saving both the feature embedding vector and the prediction vector requires two forward passes:
predictions = mode…
-
Hi there.
Could you please add in the `requirements` file the versions of the dependencies?
I am running on some issues that come up from example a conflict with `scikit-learn`.
Here is how i…
-
Tried to install dependencies with yarn but always receive this error:
[1/5] Validating package.json...
[2/5] Resolving packages...
error Package "" refers to a non-existing file '"C:\\Users\\Ni…
-
# Dataset information
- I have mostly finished labelling the LOFAR anomaly detection dataset, there are certainly going to be some inconsistencies, but for now it is sufficient
- Classes such as "Hi…