Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Kobold #12

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file removed Data/elev_m.npy
Binary file not shown.
4 changes: 2 additions & 2 deletions ML_Geoscience.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"# Core ML Concepts\n",
"# Core ML Concepts (NOT complete)\n",
"\n",
"In machine learning, mastering fundamental models and algorithms is essential. Below, you'll find 50 core ML concepts that you can implement from scratch to deepen your understanding:\n",
"Below, you'll find 50 core ML concepts that you can implement from scratch to deepen your understanding:\n",
"\n",
"1. **Linear Regression:** Predicts continuous values based on linear relationships in data.\n",
"2. **Logistic Regression:** Classifies data using a logistic function for binary outcomes.\n",
Expand Down
174 changes: 0 additions & 174 deletions flat_water.ipynb

This file was deleted.