Haoyin Xu

Results 48 comments of Haoyin Xu

@amyvanee I just realized you were still on 0.0.5 version (see error messages). You need to clean up and reboot everything to make sure you have the right version. The...

@nhwagle @khelmholtzr you two should also comment here.

@jovo I am interested in working on this issue as my Sprint 1 and open to forming teams.

Interested in this issue for Sprint 1. Proposed DoD: Allow transformers to use streaming data for training.

@bstraus1 This issue depends on #417 and @v715 is working on it.

After looking over the entire package, I found out that `proglearn` itself really doesn't use `tensorflow` or `scipy` at all. We only use them for benchmarks and tutorials, so I...

Reopen until performance and correctness verified with paper figures

Reopen until performance and correctness verified with paper figures

@EYezerets as Richard is not a contributor he has to comment on this issue to be assigned.

@EYezerets One difference I found between [the original notebook](https://github.com/neurodata/uncertainty-forest/blob/master/figs/fig2/figure-2.ipynb) and [the new benchmark functions](https://github.com/neurodata/ProgLearn/blob/staging/docs/tutorials/functions/unc_forest_tutorials_functions.py) is that in the `estimate_ce` function, the original UF never took out the 0.3 testing data...