Martha Hilton

Results 5 comments of Martha Hilton

Hello and thank you for your reply. 1. I've checked and I have ~400000 events in the training sample for both MC and data. Is this ok? 2. I actually...

Thanks for your responses. I have tried removing the negative weights from my training sample and classifier.predict(X_train) is giving me an array of all 1's. Do you know why this...

Hi all I think this might be the same issue as I mentioned in #216 ?

Dear GooFit experts, I am getting a CUDA memory error when trying to use getCompProbsAtDataPoints. I have an Amp3Body Pdf and want to access the individual ResonancePdfs. I have attached...

Hi, after looking into this further I realise that the memory error is occurring when I do: ```pdf.normalize()``` And when I try ```pdf.hasAnalyticintegral()``` it returns ```False```. This may help, do...