Skip to content

Releases: datakind/student-success-tool

v0.3.10

05 Aug 19:22
3139d35

Choose a tag to compare

0.3.10 (2025-08)
Created automated model selection (PR 267)
Corrected aliasing & typos model cards (PR 264)

v0.3.9

15 Jul 21:16
cfdaef0

Choose a tag to compare

Add pre-cohort courses to config (PR 258)

v0.3.8

15 Jul 20:49
7369363

Choose a tag to compare

  • Patching up gold volume path due to Azure/GCP naming differences, keeping GCP version (PR 249)

v0.3.7

14 Jul 15:49
9b342d5

Choose a tag to compare

0.3.7 (2025-07)
Adjusted feature naming for better flexibility and robustness in feature table (PR 243)
Updated codebased to have better data leakage handling (PR 237)
Added SHAP feature metadata to FE tables to have better compatibility with FE needs and resolve endpoint bugs (PR 242)
Updated model card output location to gold volumes instead of artifacts for compatibility with API endpoint & FE (PR 245)

v0.3.6

30 Jun 21:41
d047b86

Choose a tag to compare

  • Fixed bug in features table (PR 229)
  • Fixed bug in 12 credit features (PR 230)

v0.3.5

30 Jun 17:13
c5b6e17

Choose a tag to compare

  • Added support scores to to features (PR 222)
  • Limit boolean features to courses and subjects (PR 223)
  • Add boolean features into VIF calcs (PR 223)
  • Clean up features table (PR 223)
  • Adjusting config unit tests to import templates directly (PR 224)

v0.3.4

20 Jun 23:40
428931a

Choose a tag to compare

0.3.4 (2025-06)

  • Update features table (PR #218)
  • Add features table to top shap feature output table (PR #217)

v0.3.3

05 Jun 15:16
dfa4dd7

Choose a tag to compare

Added unit test for PDP features table (PR 202)

v0.3.2

04 Jun 20:37
7201552

Choose a tag to compare

  • Moved logging of plots from templates to modules (PR 184)
  • Updated pre-cohort and core term parameters in the checkpointing functions (PRs 188, 190, 194, 195)
  • Update compute dataset unit test to handle failures (PR 191)
  • Removed students with NA target values from dataset (PR 197)
  • Added binary feature names and descriptions to the feature table files (PR 198)

v0.3.1

20 May 18:49
c4ed232

Choose a tag to compare

0.3.1 (2025-05)

  • Added bronze, silver, and gold dataset types in config to align with catalog from our pipelines.