Skip to content

Commit 5378c1c

Browse files
committed
modified the Branch by adding the 'model' module
1 parent f8b4608 commit 5378c1c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

‎notebooks/step-3-reusable-code.ipynb‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -722,7 +722,7 @@
722722
],
723723
"metadata": {
724724
"kernelspec": {
725-
"display_name": "Python 3",
725+
"display_name": "Python 3 (ipykernel)",
726726
"language": "python",
727727
"name": "python3"
728728
},
@@ -736,7 +736,7 @@
736736
"name": "python",
737737
"nbconvert_exporter": "python",
738738
"pygments_lexer": "ipython3",
739-
"version": "3.8.5"
739+
"version": "3.10.12"
740740
},
741741
"toc": {
742742
"base_numbering": 1,

‎src/models/train.py‎

Whitespace-only changes.

0 commit comments

Comments
 (0)