Skip to content

Commit

Permalink
Update links in notebooks
Browse files Browse the repository at this point in the history
  • Loading branch information
klane committed Oct 7, 2024
1 parent 62f94e6 commit c3607fb
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion notebooks/data-exploration.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"This page was created from a Jupyter notebook. The original notebook can be found [here](https://github.com/klane/databall/blob/master/notebooks/data-exploration.ipynb). It explores some of the data contained in or derived from the database. First we must import the necessary installed modules."
"This page was created from a Jupyter notebook. The original notebook can be found [here](https://github.com/klane/databall/blob/main/notebooks/data-exploration.ipynb). It explores some of the data contained in or derived from the database. First we must import the necessary installed modules."
]
},
{
Expand Down
2 changes: 1 addition & 1 deletion notebooks/feature-selection.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"This page was created from a Jupyter notebook. The original notebook can be found [here](https://github.com/klane/databall/blob/master/notebooks/feature-selection.ipynb). It investigates which attributes in the database to select for further study. First we must import the necessary installed modules."
"This page was created from a Jupyter notebook. The original notebook can be found [here](https://github.com/klane/databall/blob/main/notebooks/feature-selection.ipynb). It investigates which attributes in the database to select for further study. First we must import the necessary installed modules."
]
},
{
Expand Down
2 changes: 1 addition & 1 deletion notebooks/parameter-tuning.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"This page was created from a Jupyter notebook. The original notebook can be found [here](https://github.com/klane/databall/blob/master/notebooks/parameter-tuning.ipynb). It investigates tuning model parameters to achieve better performance. First we must import the necessary installed modules."
"This page was created from a Jupyter notebook. The original notebook can be found [here](https://github.com/klane/databall/blob/main/notebooks/parameter-tuning.ipynb). It investigates tuning model parameters to achieve better performance. First we must import the necessary installed modules."
]
},
{
Expand Down

0 comments on commit c3607fb

Please sign in to comment.