Skip to content

Commit

Permalink
test calculate.py and add strict typing
Browse files Browse the repository at this point in the history
  • Loading branch information
zmek committed Nov 24, 2024
1 parent 4717f07 commit 9d2b44a
Show file tree
Hide file tree
Showing 8 changed files with 803 additions and 956 deletions.
4 changes: 2 additions & 2 deletions notebooks/5_Model_evaluation.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -966,7 +966,7 @@
],
"metadata": {
"kernelspec": {
"display_name": "Python 3 (ipykernel)",
"display_name": "patientflow",
"language": "python",
"name": "python3"
},
Expand All @@ -980,7 +980,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.11.8"
"version": "3.12.3"
}
},
"nbformat": 4,
Expand Down
Loading

0 comments on commit 9d2b44a

Please sign in to comment.