1.5.1 Beta
- Fixed a bug which would cause the program to crash upon finding stop codons while checking reading frame
- The classifier now uses
balanced_subsample
instead ofbalanced
for class weighting, which should slightly improve training quality when training on slightly unbalanced data.