Releases: cumbof/chopin2
Releases · cumbof/chopin2
chopin2 v1.0.9.post1
Round the accuracy up to three decimal places.
chopin2 v1.0.9
This release integrates the following changes:
- Code refactoring of
chopin2.py
andfunctions.py
; - Fix a minor bug about the processing order of features combinations with the same group size.
chopin2 v1.0.8
This releases fixes a major bug in the generation of random level vectors.
Using previous versions of chopin2 is highly discouraged!
chopin2 v1.0.7
A few minor improvements and fixes
chopin2 v1.0.6
Improving performances on the generation of the HD model.
Use the same training/test configuration for each run of percentage-split and k-fold cross-validation in --select_features mode
chopin2 v1.0.5
Supporting k-fold cross-validation
chopin v1.0.2
Supervised Classification with Hyperdimensional Computing for massive datasets on commodity hardware.
Supporting feature selection as backward variable elimination.