Skip to content

Commit

Permalink
Updated experiments of dissertation chapters
Browse files Browse the repository at this point in the history
  • Loading branch information
iuliivasilev committed Aug 17, 2024
1 parent b19d9ea commit c4452a6
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions demonstration/Dissertation/Chapter2_Tree.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -2941,7 +2941,7 @@
],
"metadata": {
"kernelspec": {
"display_name": "Python 3",
"display_name": "Python 3 (ipykernel)",
"language": "python",
"name": "python3"
},
Expand All @@ -2955,7 +2955,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.8.5"
"version": "3.10.4"
}
},
"nbformat": 4,
Expand Down
4 changes: 2 additions & 2 deletions demonstration/Dissertation/Chapter4_Ensembles.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -2085,7 +2085,7 @@
],
"metadata": {
"kernelspec": {
"display_name": "Python 3",
"display_name": "Python 3 (ipykernel)",
"language": "python",
"name": "python3"
},
Expand All @@ -2099,7 +2099,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.8.5"
"version": "3.10.4"
}
},
"nbformat": 4,
Expand Down

0 comments on commit c4452a6

Please sign in to comment.