Daniel Steinberg

Results 9 comments of Daniel Steinberg

Thanks man! Very useful!!

This makes the doco *REALLY* hard to read, it may not be worth the effort...

I think there is a missing push hook or deploy key for circle CI? https://circleci.com/docs/2.0/gh-bb-integration/ I don't have permission to do this.

This would especially be useful for making sane error output for end users

This code is really slow compared to just dividing the data into groups and running e.g. the parallel G-LDA algorithm...

Hi @dschmitz89 ! I'm really glad you found this wrapper useful! If memory serves, it was mainly the effort of @ltiao . Yeah it looks like the version of revrand...

Hi Boyang! Thanks for the compliment, and I'm glad you like this software :-) Unfortunately we have stopped maintaining this project, and we moved of our efforts to a related...

Agreed with @esbraun - even if we could use scikit learn pipeline estimators with imputation stages this will help greatly. You could imagine a form of multiple imputation using this...

Thinking about this more, I'm concerned that not allowing the propagation of NaNs can actually lead to bias/overconfidence. See issue #664.