-
Hello, I'm trying to verify I get correct results training with the forest trails dataset, using the instructions in the wiki, before I try to fine tune with my own data. However, I haven't been able …
-
Please, what is the reference of the implemented undersampling strategy named ClusterCentroids (with voting=hard and voting=soft) ?
Thanks a lot
#### Description
#### Steps/Code to Rep…
-
Dear Timothy and other HCP experts,
I am currently in the process of setup and testing HCP pipelines with recent FreeSurfer dev version on our structural data acquired according to the parameters o…
-
Reported by Rafal Kryszton and verified by smk78.
Affects Mac & Win.
The Fractal model in 4.1 builds and the 4.0.1 release is exhibiting unusual behaviour, not present in the 3.1.2 release, when dQ …
smk78 updated
5 years ago
-
Hi, I just learned your oversampling example, it's help me a lot. And I want to know where the sampling method come from in your example? Can you give me the specific paper name of the sampling method…
-
I am having a trouble choosing an appropriate way for evaluating the GenerativeModel performance. I am using a Grid/RandomSearch in order to choose the best parameters, which is currently picking the …
-
As noted in #341, the CQT basis can be lossy for high-frequency elements when a large hop-length is used.
[Schoerkhuber & Klapuri](https://www.researchgate.net/profile/Christian_Schoerkhuber/publicat…
-
I wished to use undersampling _before_ doing categorical encoding. Naturally, I have strings in the columns so the .fit_sample or simply .fit methods throw errors because it cannot use X with non-nume…
-
Hi.
I'm trying to use Entropy Transfer for a project, but I'm not from statistics and I'm in trouble to understand some things.
For this code:
```py
from jpype import *
import random
impor…
-
From single frame processing of Run1.2i data (see #307), we found that the PSF used for generating the images for a number of u-band and g-band visits is under-sampled and is therefore causing problem…