-
Hi, I'm running a classification using the Telco dataset but the outputted probabilities are loocking good
# A tibble: 6 x 2
.pred_No .pred_Yes
1 4.86 -3.86
2 4.31 -…
-
Hi Olivia,
I might be mistaken, as the `build_three_class_roc_with_binary_search` is a bit of a tough read, but I think there is a mistake in this code:
https://github.com/ojwalch/sleep_classifier…
-
Would you please also share the following datasets that were used in figSI3_ROC_scRNASeq.R? (https://github.com/aristoteleo/Scribe_paper)
Although the LPS dataset can be downloaded from the GEO data…
-
Bake-off in python toolbox with full set of methods and suite of post-hoc analyses.
Conditional on:
- data loading implemented https://github.com/kiraly-group/sktime/issues/8
- baseline methods a…
-
SemMedDB is where we get a lot of our training data. We should re-generate the training data given we have updated SemMedDB.
-
Given [`cov0r.fa`](https://serratus-public.s3-us-west-2.amazonaws.com/seq/cov0/cov0r.fa), and an incoming stream of aligned reads (BAM format), count the total number of reads that match per sequence.…
-
-
**Expected behavior**
Local run tests should not fail.
**Versions:**
Orange master, PyQt5==5.13.0
Python 3.6.9,
Ubuntu 18.04.4 LTS, GNOME 3.28.2
**Additional context**
In the spirit of the …
-
#### Description
The documentation of default values in many classes is either not included, inconsistent in how it is written, or out-of-date. I would like to gather a few people to work on the defa…
-
**Describe the bug**
A clear and concise description of what the bug is.
`Line 121: if (thresholds[tie.idx] == unique.candidates[tie.idx - 1]) {`
When tie.idx = 1, this statement will throw an er…