hdlib v0.1.10
hdlib v0.1.10
Add:
- Add
error_rate
asmodel.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.
hdlib v0.1.10
Add:
error_rate
as model.Model
class method for computing the error rate of a classification model.Fix:
model.Model.predict
function computes the error rate before retraining the classification model.