-
My understanding is: subsampling is recommended so that Equation 4.2 of [Kong et al., 2003](https://academic.oup.com/jrsssb/article/65/3/585/7110677) , which is derived for uncorrelated samples, can b…
-
Is it possible to add a link to my project and paper.
I can create a pull request if possible.
We take a multi-channeled image e.g. remotely-sensed ground image from a hyperspecral device, then ch…
-
Hi Nicolas and people,
Thanks to the many posts here I managed to jump over several hurdles to actually complete a NOVOPlasty assembly. I am working with formalin fixed museum samples. I am very ke…
-
Hello!
Thank you for the tool and all the support!
I'm trying to compare an ONT 16S sequencing with V4 Illumina using EMU and different databases. I was wondering about subsampling and how this …
-
Hello there! Thanks a lot for this very useful tool! I'm an active user of both AlphaLink and AlphaLink2, and I appreciate all the work that has gone into them.
I have a question regarding MSA subs…
-
Dear Sylvain,
first of all, thank you for your time again.
I managed to run_AMOPLS, but had to include undersampling as my dataset is not balanced.
And it worked only with subsampling = 1 (which I…
-
**Describe the feature you would like**
I would like the ability to create a Delauney 2.5D mesh of a TLS scan grid, as opposed to just meshing adjacent grid points which is performed by the existing …
-
When model (ImageRequest) changes in `ZoomableAsyncImage`, it causes a blinking glitch. I've tried Coil's default `AsyncImage`, and another subsampling [library](https://github.com/panpf/zoomimage) , …
-
https://papers.ssrn.com/sol3/papers.cfm?abstract_id=4884029
Also: https://blog.thinknewfound.com/2018/07/machine-learning-subset-resampling-and-portfolio-optimization/
Resampling dates or return…
-
in def gen_vocab(self) we select the vocab that have number of freq >=self.min_count like this:
1. `vocab, word2id, id2word = {}, {}, {}
2. index = 0
3. for item_id, freq in vo…