Skip to content

Commit

Permalink
link fix
Browse files Browse the repository at this point in the history
  • Loading branch information
ThomasMGeo authored Jul 24, 2024
1 parent 145ac47 commit 3b7381d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion notebooks/ptype_ml.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"\n",
"| Concepts | Importance | Notes |\n",
"| --- | --- | --- |\n",
"| [Machine Learning Foundations in the Earth Systems Sciences](https://elearning.unidata.ucar.edu/dataeLearning/Cybertraining/foundations/#/) | Necessary | |\n",
"| [Machine Learning Foundations in the Earth Systems Sciences](https://elearning.unidata.ucar.edu/dataeLearning/Cybertraining/foundations/) | Necessary | |\n",
"| [10 minutes to pandas](https://pandas.pydata.org/docs/user_guide/10min.html) | Necessary | |\n",
"| [Pyplot tutorial](https://matplotlib.org/stable/tutorials/pyplot.html) | Helpful | Necessary |\n",
"| [Numpy: the absolute basics for beginners](https://numpy.org/doc/stable/user/absolute_beginners.html) | Great to have | arrays are the language of machine learning |\n",
Expand Down

0 comments on commit 3b7381d

Please sign in to comment.