Published July 13, 2023
| Version 0.1.11
Software
Open
cumbof/hdlib: hdlib v0.1.11
Creators
Description
hdlib v0.1.11
Fix:
- The
model.Model.stepwise_regression
function now report the importance corresponding to the best score; - The
model.Model._init_fit_predict
function usesaverage="weighted"
for computing a score different from the accuracy to account for label imbalance; examples/chopin2.py
now computes different scores on the resulting predictions, prints the list of selected features based on the best score, and finally reports the confusion matrices.
Notes
Files
cumbof/hdlib-0.1.11.zip
Files
(29.5 kB)
Name | Size | Download all |
---|---|---|
md5:ce52c42502e077413a65dc851d418cc7
|
29.5 kB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/cumbof/hdlib/tree/0.1.11 (URL)