Skip to content

Hummingbird v0.0.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@ksaur ksaur released this 10 Jun 22:03
8e98097

This release adds several new operators, an updated API, and contains several documentation fixes.

New Operators

  • DecisionTreeRegressor [#102 ]
  • ExtraTreesRegressor [#91 ]
  • GradientBoostingRegressor [#88 ]
  • HistGradientBoostingClassifier [#87]

Credits

Special thanks to following contributors: @KranthiGV (DecisionTreeRegressor), @mmbhatk (ExtraTreesRegressor), @bfgray3 (GradientBoostingRegressor), and @ahmedkrmn (HistGradientBoostingClassifier)