-
# Non Critical
## Typos in comments:
### change `trucate` to `truncate`:
```
TopUpKeeperHelper.sol
156,36: * @param length The length to trucate the list of topups to.
```
### change `prepraed`…
-
-
The implementation of [aioitertools.itertools.tee](https://github.com/omnilib/aioitertools/blob/main/aioitertools/itertools.py#L472) currently has the caveat "all iterators are dependent on the first …
-
I find the InfoGain loss layer that is now available in caffe (https://github.com/BVLC/caffe/pull/3855 ) very useful for my multi-class classification application with highly imbalanced data distribut…
-
- [x] Separate feature engineering and modeling into to two Colab notebook (Senqi)
- [x] Change labels to growth/maturity and retrain a random forest model (Senqi)
- [x] Balance training/validati…
-
Thank you for your work!
Could you give a further explanation about the difference between **uniform distribution (Unif)** and **the original class priors of the training dataset**. If the dataset…
zh-jp updated
5 months ago
-
Hi,
I'd like to access the chromosomal coordinate and log2 data fields for all segments plotted in dark-orange in the scatter plot output from scatter.py. I noticed that the bins reported in the st…
-
Add a blacklist of maps that will prevent from hosting / downloading such maps.
Preferably with (popup) message explaining the reason. (usually cheat/imbalanced maps)
---
Want to back this …
-
Still in the process of understanding the core algo but from the current understanding found it weird for the explainer to be returning empty `anchors`. Is that by design?
Mentioned below is the sa…
-
Currently spread images are cropped after being split into two, which results in a few cases where the art doesn't align anymore when trying to read in landscape mode.