dberma15

Results 10 issues of dberma15

Hi, I'm trying to train my dataset for the Data Science Bowl 2018 competition and I'm having trouble. The loss is always NaN no matter what I try. I know...

Hi, I'm having trouble implementing the model. The problem is I'm running it on a VM without an internet connection, so everything either has to be presaved to a file...

I'm trying to make predictions on new data, but the output of my model does not make any sense: If I have a dummy model and data: ``` from bonito.util...

Hi, Is there a plink demo? I'm looking at the sample notebook provided on the documentation page, but I'm not seeing anything for loading in and displaying a plink file....

Hi, I was wondering if you could detail the significance of the two parameters in the code. The first is "numRandomTests". Is this parameter analogous to mtry in Brieman's random...

Is the temporal weighting scheme described in the paper implemented in the code and if so, how is the parameter controlling this adjusted?

Hi, Is there a way to save a model and then test it on another set of data for a later use? So the steps I'd like to take are:...

Hi, I'm a bit confused about the data generation. Could you describe what the fields "Dacs" and "Ref_to_signal" are and how they are derived. I believe Dacs is the signal,...

I'm using the code as is on Othello in tensoeflow and I'm finding it to be an order of magnitude slower on GPU compared to cpu. Is there a reason...

Hi, I'm trying to train my dataset for the Data Science Bowl 2018 competition and I'm having trouble. The loss is always NaN no matter what I try. I know...