Skip to content

Releases: tkchafin/resistnet

v1.3.1

06 Jun 16:20
Compare
Choose a tag to compare

Minor bug fixes

v1.3.0

06 Jun 13:26
Compare
Choose a tag to compare

Major changes, not backwards compatible with previous releases

  • Replaced GA with TPE optimisation (hyperopt)
  • Option for parallel replicate analysis, and model-averaging of them
  • Refactored argument parsing, changed menu and options, switched to argparse

v1.2.3

20 May 14:35
Compare
Choose a tag to compare
  • Fixed bug in univariate gridsearch

v1.2.2

15 May 12:24
Compare
Choose a tag to compare

Minor bugfixes:

  • simResistnet creates incorrectly named outputs
  • runResistnet failed when sample names were integers
  • writing new geo database failed when using pickle network input
  • bug in best param calculation for univariate gridsearch

v1.2.0

12 May 17:34
Compare
Choose a tag to compare
  • A number of major and minor bug fixes
  • Removed --posWeight and --allShapes options
  • Added single-variable grid search optimisation as optional step
  • added option for natural vs. full model averaging
  • corrected error in model averaged weight/ effect size calculation
  • fixed bug in best model tracking/ population update in the GA

v1.1.2

17 Dec 14:25
Compare
Choose a tag to compare
Merge branch 'master' of https://github.com/tkchafin/resistnet