Sigvald Marholm

Results 25 comments of Sigvald Marholm

That's completely understandable. You've already helped out, and I appreciate it :) I am quite eager about this suggestion, and would like to implement it. Realistically speaking, I don't have...

Thanks for your input :) Unfortunately, I don't think I have time to implement it in the near future. When I do find time for localreg, though, I now know...

Another alternative is to try using a bandwidth matrix like in multivariate kernel density estimation.

I second @colinww. In fact, I think there should be a method `set_progress()` or something, which sets the current progression instead of just updating by a number.

Edit: more precisely, the deltas may add up to exceed the threshold of 0.5 which I see in Tqdm's source code for reasons tqdm has no control over. Hence, if...