Skip to content

v0.3

Pre-release
Pre-release
Compare
Choose a tag to compare
@garethjns garethjns released this 24 Feb 18:17
· 24 commits to master since this release
  • Added regressor versions of RandomForest (StreamingRFR) and ExtaTrees.
  • Can now call .fit() directly to handle random row sampling without dask
  • Added compatibility with sklearn SearchCV objects.