-
https://github.com/openproblems-bio/openproblems/blob/f74588ca0d2940b4d2e3034ec72cb45dc7b69ac1/openproblems/tasks/label_projection/methods/scvi_tools.py#L116
scANVI is known to not perform well for…
-
Hi,
I've been following the book and I really like the content so far. While going through Chapter 8, I tried the exercise (# 9) that asks you to reduce the dimensionality of the MNIST dataset and …
-
Hi!
**The Bug**
I am playing around with your classifiers and so far I really like it. I started serialization of the trained model to use is later in the prediction. For the SVM it worked out for…
-
I have tried this code and I am facing error with map:
"gp.map(fit_random_forest, batch_size=10)
AttributeError: module 'genpipes' has no attribute 'map' "
import genpipes as gp
from sklearn.ens…
-
PlasForest: a homology-based random forest classifier for plasmid identification.
(C) Lea Pradier, Tazzio Tissot, Anna-Sophie Fiston-Lavier, Stephanie Bedhomme. 2020.
Traceback (most recent call las…
-
## Emotion Detection from Text
A model will predict the emotion behind a sentence i.e model will take a sentence or group of statements and classify it to a specific emotion class
---
| Field …
-
Is there anyway I can extract all the models optimized by Bayesian Optimization? Not the ensemble models, I want to use all the trained models found by BO before the ensemble.Thanks!
-
### 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…
-
(see https://github.com/ploomber/sklearn-evaluation/issues/253 for context)
-
Hi there, I was running the isoseq workflow and I was wondering what does `pigeon filter` do?
Is it the random forest classifier from SQUANTI3 to classify isoforms and artifacts and filter out those …