Gregory Starr

Results 47 comments of Gregory Starr

can you send me the actual rinex file? On Fri, Nov 17, 2017 at 8:27 AM, Welson wrote: > Hi, @gregstarr , thanks for your work in > this package....

I added a function readRinexNav3 see if that works On Nov 17, 2017 9:40 AM, "Greg Starr" wrote: > can you send me the actual rinex file? > > On...

No, when I was working on these packages, I was only using pseudorange and phase to calculate TEC and keep track of loss of lock events. The rinex files I...

That would be awesome, good luck! On Nov 19, 2017 8:38 PM, "Welson" wrote: > Hi, @gregstarr > Thanks for your knid reply, In this case, I will try to...

set `num_parallel_tree` in `XGBClassifier` e.g. `XGBClassifier(booster="gbtree", tree_method="hist", num_parallel_tree=1)`

Thanks for looking into this! I will reach out to someone involved with SWARM and will re-convert for my project.

Okay thanks for letting me know. I'd be happy to do it.

Hello, I have not forgotten about this, I am in the midst of finishing my masters thesis and so will have time in about a month.

> In my opinion, some exception handling should be added for the NumPy backend in your test case, particularly due to the use of the fit method. yes I agree,...

> I’m not entirely sure about that. I think a step-by-step breakdown is needed to identify what’s causing the slowdown in the JAX backend. Ok I will take a look...