Skip to content

hdlib v0.1.10

Compare
Choose a tag to compare
@cumbof cumbof released this 10 Jul 22:33
· 77 commits to main since this release

hdlib v0.1.10

Add:

  • Add error_rate as model.Model class method for computing the error rate of a classification model.

Fix:

  • The model.Model.predict function computes the error rate before retraining the classification model.