Skip to content

Releases: mrc-ide/MINTe-python

v1.4.2

06 Mar 11:11
3cfccd8

Choose a tag to compare

Fix

  • Simplified mosquito_delta passthrough in web_controller.py — delegates type handling to run_minter_scenarios

v1.4.1

02 Mar 14:48

Choose a tag to compare

Hotfix

  • Renamed mosquito_increasemosquito_delta throughout
  • Supports both positive and negative fractional changes in mosquito density
  • Passing None skips the HBR pipeline and returns baseline EIR (same as not specifying a change)
  • Requires estimint >= 1.3.1

v1.4.0

24 Feb 17:53

Choose a tag to compare

Add mosquito_increase parameter to run_minter_scenarios and run_mintweb_controller

v1.3.1

25 Jan 18:40

Choose a tag to compare

  • Updated model weights
  • Add prev_ood flag to detect when input prevalence is below training threshold (< 2%)
  • Flag returned in MinterResults, scenario_meta DataFrame, and prediction outputs for OOD warnings
  • Requires estimint >= 0.1.1 for improved EIR estimation accuracy (99.7% R² on cross-validation)
  • Fully backwards compatible - existing code continues to work without changes
  • No breaking changes to API, input/output shapes, or existing functionality
  • Fix cases clamp to allow recovery after seasonal troughs