Skip to content

Commit

Permalink
updated news
Browse files Browse the repository at this point in the history
  • Loading branch information
egillax committed Oct 31, 2023
1 parent 20e855b commit 7b31c73
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
DeepPatientLevelPrediction 2.0.1
======================
- Connection parameter fixed to be in line with newest polars
- Fixed a bug where LRFinder used a hardcoded batch size
- Seed is now used in LRFinder so it's reproducible
- Fixed a bug in NumericalEmbedding
- Fixed a bug for Transformer and numerical features
- Fixed a bug when resuming from a full TrainingCache (thanks Zoey Jiang and Linying Zhang )
- Updated installation documentation after feedback from HADES hackathon
- Fixed a bug where order of numeric features wasn't conserved between training and test set

DeepPatientLevelPrediction 2.0.0
======================
- New backend which uses pytorch through reticulate instead of torch in R
Expand Down

0 comments on commit 7b31c73

Please sign in to comment.