-
As explained in [PR 842](https://github.com/JeffersonLab/halld_recon/pull/842) I wrote a python script to check for correct use of root locks in plugins, based on [this guidance](https://halldweb.jlab…
-
Using the equation for functional decoders and L2 regression, calculate the ideal functional decoders mapping spikes to acceleration (or velocity) in *x* and *y* (accounting for a small amount of nois…
-
Hello,
I am encountering an issue with my custom function for `randomForestSRC`. Below is a representative example of the code I am working with:
```r
library(randomForestSRC)
library(ale)
…
snvv updated
2 months ago
-
I've always thought that OWL named graphs are a good mechanism for modeling variants. In the simplest case, create one description for common assertions and one for each variant. Then there are two sc…
-
Hello, I am trying to run Random Forest Analysis on a training set simulation. It seems that the simulation worked without issue but I am not able to go ahead with RF. In the log file, I obtain this m…
-
We should set up a branch that we can push to in order to run coverity scan occasionally on travis. I just created a "node-mapnik" project tonight: https://scan.coverity.com/projects/4362 (and invited…
-
We know that at high zeniths (say, above ~50 deg) the output of the random forests depends strongly on zenith (because image parameters change quickly with zenith).
Since the RFs are trained on MC …
-
1. Error analysis on the RF outputs and its impact on the 2PCF
2. Check whether same problem with other algorithms like FCN
3. Jacknife errorbars
-
Hi all.
Thanks for open sourcing the rf_interactions and line of sight code.
I have been unsuccessful in getting rf_interaction evaluations (e.g. running rf_values_from_pdb_and_sdf.py) to work.
…
-
The RF predict seems to be take longer to run predict on the GPU with deeper trees.
Used the same dataset and model parameters for both except max_depth. These models ran on n_gpu=2 with n_rows = 2…