-
When running a gbm model on a fairly modest dataset (15k observations and 31 predictors) I noticed that my computer basically ran out of memory during training. Also, when the analysis finished after …
wabee updated
8 years ago
-
Running the tests in ¡tests/test_models.R¢ failed.
Last 13 lines of output:
> kdebug DF - vb=sample(letters[1:5],kN,replace=TRUE),
> - vc=floor(runif(kN,0,10)),
> - vd=sample(LETTERS[21…
-
Due to this line of code,
https://github.com/HazyResearch/sampler/blob/master/src/app/gibbs/single_thread_sampler.cpp#L45.
non-evidence values of variables stay fixed during the sampling phase. This…
-
``` r
Net
-
*Issue migrated from trac ticket # 2025*
**milestone:** HeuristicLab 3.3.12 | **component:** Optimizer | **priority:** medium | **resolution:** done
#### 2013-03-31 14:59:58: @gkronber created the i…
-
Within setNode(), we could have a new parameter called modelObject.
---
Error Checking:
Logic/error checking to ensure class(modelObject) %in% c("lm","glm","multinom",)
Logic/error checking to ens…
-
The analysis including the 3-pass removal sampling fails to converge for the White River Data. My guess is that the data are just too sparse since the simulation data work. It's all on github includin…
-
Hello, I am trying to install the multisearch pacakge from package manager but seems I can not find the package. Is it available now and what the name is it? Following is the package list I found -
…
-
Hi,
I found a small bug in the _update_feature_log_prob() method of the BernoulliNB class (https://github.com/scikit-learn/scikit-learn/blob/master/sklearn/naive_bayes.py). Line 706 currently reads
…
-
Updates for next manual go here.