Skip to content

Commit

Permalink
Vis update
Browse files Browse the repository at this point in the history
  • Loading branch information
trajanov committed Sep 24, 2024
1 parent 733538a commit a8b869b
Show file tree
Hide file tree
Showing 4 changed files with 128 additions and 27 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
},
{
"cell_type": "code",
"execution_count": 16,
"execution_count": 3,
"metadata": {},
"outputs": [],
"source": [
Expand All @@ -52,7 +52,7 @@
},
{
"cell_type": "code",
"execution_count": 17,
"execution_count": 4,
"metadata": {},
"outputs": [
{
Expand Down Expand Up @@ -98,7 +98,7 @@
},
{
"cell_type": "code",
"execution_count": 18,
"execution_count": 5,
"metadata": {},
"outputs": [
{
Expand Down Expand Up @@ -138,7 +138,7 @@
},
{
"cell_type": "code",
"execution_count": 19,
"execution_count": 6,
"metadata": {},
"outputs": [
{
Expand Down Expand Up @@ -212,7 +212,7 @@
},
{
"cell_type": "code",
"execution_count": 23,
"execution_count": 7,
"metadata": {},
"outputs": [
{
Expand Down Expand Up @@ -260,7 +260,7 @@
},
{
"cell_type": "code",
"execution_count": 24,
"execution_count": 8,
"metadata": {},
"outputs": [
{
Expand Down Expand Up @@ -328,7 +328,7 @@
},
{
"cell_type": "code",
"execution_count": 25,
"execution_count": 9,
"metadata": {},
"outputs": [
{
Expand Down Expand Up @@ -367,11 +367,8 @@
}
],
"metadata": {
"interpreter": {
"hash": "a07109d4e890cd1de849ae149cb8a3ab961ddfd0856a0fd49443d959541badf4"
},
"kernelspec": {
"display_name": "Python 3.9.7 ('transformers')",
"display_name": "spark",
"language": "python",
"name": "python3"
},
Expand Down
110 changes: 110 additions & 0 deletions Notebooks/Visual-Learning/VizLearn-03-b-Bias-Variance Trade-Off.ipynb

Large diffs are not rendered by default.

Loading

0 comments on commit a8b869b

Please sign in to comment.