Skip to content

Releases: BackofenLab/BrainDead

1.0.1 - webserver version

16 Dec 16:04
Compare
Choose a tag to compare

Changes to resemble the online webserver version

  • generate_kmer_features.py
    • no multithreading (--threads and --batchsize arguments removed)
    • no feature context (--feature-context argument removed)
  • fit_predict.py
    • now only 2-fold cross-validation (was 3-fold)
    • models now using class_weight="balanced" parameter

1.0

25 Apr 16:17
22ce611
Compare
Choose a tag to compare
1.0

First release