-
Hello,
First, thank you for an awesome package! Everything was going great until I tried to use your `forestFloor` function on a random forest output from the `caret` package. I need to use `care…
-
In the documentation we can find here http://contrib.scikit-learn.org/imbalanced-learn/stable/generated/imblearn.ensemble.EasyEnsemble.html#r6767 that
> The method is described in [R6767].
> [...]
…
-
Hello
During training neural network for classification (3 classes) I encountered very strange behavior of training. validation and testing errors.
All data is stored in single .csv file and is s…
-
#### Description
#### Steps/Code to Reproduce
#### Expected Results
#### Actual Results
#### Versions
sai19 updated
6 years ago
-
Currently the way we generate training data creates a cross product of all entities, synonyms, and training examples. For intents like Greet, Goodbye, etc this results in the number of examples in the…
-
http://contrib.scikit-learn.org/imbalanced-learn/dev/generated/imblearn.ensemble.BalancedBaggingClassifier.html#imblearn.ensemble.BalancedBaggingClassifier
```
'auto': correspond to 'all' with for…
-
When using vips_affine(), the leak cecker reports undestroyed VipsInterpolateBilinear objects, one for each call to vips_affine().
The images themself are unreferenced and destroyed correctly (i.e. I…
-
In our AMRUPT meeting yesterday (02/27/2018), I mentioned that sample rate may be an important part of the choice to pursue our intended single-radio receiver approach to direction finding. I also won…
-
#### Description
GridSearchCV fails to work when the kernel is 'tophat' and the data has more than two features, but KernelDensity handles multivariate data.
#### Steps/Code to Reproduce
```pytho…
-
@derricw and I just discussed this in person. It looks like, when even_sampling mode is enabled, after aborting `failure_repeats` trials in a row on a catch trial (but not a go trial), Foraging2 will …