Skip to content

Commit

Permalink
Weekly update
Browse files Browse the repository at this point in the history
  • Loading branch information
iuliivasilev committed Aug 10, 2024
1 parent 430d393 commit 1a050e0
Show file tree
Hide file tree
Showing 6 changed files with 53 additions and 85 deletions.
118 changes: 43 additions & 75 deletions demonstration/Articles/Stratified and stacking model.ipynb

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions demonstration/CritiqueVis.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -57355,7 +57355,7 @@
],
"metadata": {
"kernelspec": {
"display_name": "Python 3 (ipykernel)",
"display_name": "Python 3",
"language": "python",
"name": "python3"
},
Expand All @@ -57369,7 +57369,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.10.4"
"version": "3.8.5"
}
},
"nbformat": 4,
Expand Down
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 (ipykernel)",
"display_name": "Python 3",
"language": "python",
"name": "python3"
},
Expand All @@ -2955,7 +2955,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.10.4"
"version": "3.8.5"
}
},
"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 (ipykernel)",
"display_name": "Python 3",
"language": "python",
"name": "python3"
},
Expand All @@ -2099,7 +2099,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.10.4"
"version": "3.8.5"
}
},
"nbformat": 4,
Expand Down
4 changes: 2 additions & 2 deletions demonstration/PresentationMaterials.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -6840,7 +6840,7 @@
],
"metadata": {
"kernelspec": {
"display_name": "Python 3 (ipykernel)",
"display_name": "Python 3",
"language": "python",
"name": "python3"
},
Expand All @@ -6854,7 +6854,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.10.4"
"version": "3.8.5"
}
},
"nbformat": 4,
Expand Down
4 changes: 2 additions & 2 deletions demonstration/RegTrees.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -36387,7 +36387,7 @@
],
"metadata": {
"kernelspec": {
"display_name": "Python 3 (ipykernel)",
"display_name": "Python 3",
"language": "python",
"name": "python3"
},
Expand All @@ -36401,7 +36401,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.10.4"
"version": "3.8.5"
}
},
"nbformat": 4,
Expand Down

0 comments on commit 1a050e0

Please sign in to comment.