Skip to content

Releases: cumbof/chopin2

chopin2 v1.0.9.post1

14 Jun 20:53
Compare
Choose a tag to compare

Round the accuracy up to three decimal places.

chopin2 v1.0.9

14 Jun 18:54
Compare
Choose a tag to compare

This release integrates the following changes:

  • Code refactoring of chopin2.py and functions.py;
  • Fix a minor bug about the processing order of features combinations with the same group size.

chopin2 v1.0.8

07 Mar 21:01
Compare
Choose a tag to compare

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

27 Jan 21:49
Compare
Choose a tag to compare

A few minor improvements and fixes

chopin2 v1.0.6

21 Apr 21:27
Compare
Choose a tag to compare

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

20 Apr 23:24
Compare
Choose a tag to compare

Supporting k-fold cross-validation

chopin v1.0.2

17 Apr 17:08
Compare
Choose a tag to compare

Supervised Classification with Hyperdimensional Computing for massive datasets on commodity hardware.
Supporting feature selection as backward variable elimination.