Skip to content

Added BSD-license and improved performance of estimators

Pre-release
Pre-release
Compare
Choose a tag to compare
@Hoeze Hoeze released this 13 Sep 16:56
· 709 commits to master since this release

The nb_glm estimator now allows to specify whether float32 or float64 should be used internally.
It now also automatically casts input data, i.e. it is no longer necessary to manually change the input data type.