Published September 23, 2025
| Version 2.0.0
Software
Open
cumbof/hdlib: hdlib v0.1.18
Creators
Description
hdlib v2.0.0
New features:
- The
Vectorclass is now inhdlib.vector; hdlib.model.MLModelis nowhdlib.model.classification;hdlib.graph.Graphis nowhdlib.model.graph;- The
hdlib.parsermodule has been suppressed and its functions have been moved to examples/chopin2/chopin2.py; - New
hdlib.model.graph.GraphModel._error_rateandhdlib.model.graph.GraphModel._predictstatic methods for the estimation of the model error rate and the evaluation of a graph model in multiprocessing; - New
hdlib.model.regression.RegressionModelandhdlib.model.clustering.ClusteringModelclasses for building regression and clustering models respectively; - New examples about the classification of chemical structures and the classification of viral species via graph encoding.
Fixes:
hdlib.model.graph.GraphModel.error_mitigationdoes not take into account for false positives;hdlib.model.graph.GraphModel.error_rateandhdlib.model.graph.GraphModel.predictnow check whether an edge exist using weight-specific thresholds.
Notes
Files
cumbof/hdlib-2.0.0.zip
Files
(287.7 kB)
| Name | Size | Download all |
|---|---|---|
|
md5:b3989e93a24d75c8eeedbab2416a1c16
|
287.7 kB | Preview Download |
Additional details
Related works
- Is supplement to
- Software: https://github.com/cumbof/hdlib/tree/2.0.0 (URL)
Software
- Repository URL
- https://github.com/cumbof/hdlib