uio-bmi / immuneML

immuneML is a platform for machine learning analysis of adaptive immune receptor repertoire data.
https://immuneml.uio.no
GNU Affero General Public License v3.0
60 stars 29 forks source link

Bugfixes #151

Closed LonnekeScheffer closed 1 year ago

LonnekeScheffer commented 1 year ago

Fixes related to positive class not being set properly:

Other (minor) fixes:

LonnekeScheffer commented 1 year ago

Fixed one additional bug in MLApplication: positive_class was not tracked when exporting the ML settings. Tested the fix with real data and it works. This makes exported ML models from previous versions of immuneML technically incompatible when imported with the version after this bugfix, but it is too small for a 'major' version bump. I think very few people use MLApplication so far, so I think it should be fine with a minor version bump (2.3.0) or even patch (2.2.3).