-
## QC Details
- Analytics data model applies data generated using to KRI/Country workflows (See existing data model refactor issue)
- `dfInput`
- `dfTransofrmed`
- `dfAnalyzed`
- `dfB…
-
### Expected/Desired Behavior:
create 10.000 nodes using this script:
```
from mininet.topo import Topo
import os
class MyTopo( Topo ):
def __init__( self ):
Topo.__init__( self )…
-
## Feature Details
- When longitudinal data is available, identify sites with new red flags (+/- 2)
- Add boxes to existing report to show # of newly flagged sites per KRI
- Surface KRI history in …
-
after upgrading to 4.9.2.6, rainbowminer keeps downloading the same miners over and over again.
Even after installing RBM in a new folder and going through setup in the console window, I have the s…
-
Exception information
Type: System.NullReferenceException
Message: Object reference not set to an instance of an object.
Source: TaleWorlds.GauntletUI
CallStack:
at bool TaleWorlds.GauntletUI.Gam…
-
## Feature Details
Just pass threshold values to widgets instead of a more complex data frame
## Example Code
## Possible Implementation
## Additional Comments
-
## Expected Behavior
Site-metadata should be added to hover.
## Current Behavior
Chart quietly bombs
## Possible Solution
Seems like some naming mis-matches with rbm-viz
## Steps to Repro…
-
## Feature Details
@samussiah @lauramaxwell Worth updating to standardize? https://github.com/Gilead-BioStats/gsm/wiki/Data-Model-(%E2%9A%A0%EF%B8%8FWork-in-Progress%E2%9A%A0%EF%B8%8F)#dfbounds
…
-
I was wondering if it would be better to focus on a particular class in machine learning that is computationally intensive - dimensionality reduction, neural networks, fourier transform, etc rather th…
-
Using the raw spectrograms as input features, the best AUC I got is 0.9307. The configuration was the following:
```
DBN(dropouts=0, epochs=30, epochs_pretrain=0, fan_outs=None, l2_costs=0.0001,
l2…