Skip to content

Conversation

@daducci
Copy link
Owner

@daducci daducci commented Sep 16, 2025

✨Added

  • Lesion mask support using ScalarMap model.
  • Debias option in fit() to remove bias from the estimated coefficients when using regularization (e.g. COMMIT2).
  • Public dictionary_info attribute on Evaluation for reuse (e.g. lesion masks, blur settings, thread counts).
  • Two options to change the argsort algorithm (sortDictionaryWith and sortThreadsWith)

🛠️Changed

  • VolumeFractions model now is called ScalarMap for clarity.
  • Refactored Evaluation to load and store dictionary_info once and reference it in load_data(), set_model() and save_results().
  • Bumped package version to 2.4.0 in pyproject.toml.

🐛Fixed

  • Logger prints

ilariagabusi and others added 30 commits October 18, 2024 17:11
feat: improved handling of lesions and streamline weights logging
feat: add lesion mask option to ScalarMap
feat: add check debias if regularization used
@daducci daducci requested a review from nightwnvol September 16, 2025 11:46
@daducci daducci merged commit 0d926ba into master Sep 16, 2025
40 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants