We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f2c0f62 commit 410b485Copy full SHA for 410b485
README.md
@@ -7,9 +7,10 @@
7
│ │ ├── dictionary_learning_model_64.pkl
8
│ │ ├── load the model n.ipynb
9
│ │ ├── model n Dictionary Learning.ipynb
10
-│ ├── individual model
+│ ├── Math for ML
11
+│ │ ├── SVD
12
│ │ ├── 🚀Linear Algebra Score 82%.ipynb
-│ │ ├── 🤖Neural network 4layer 3Activation Score 89%.ipynb
13
+│ │ ├── 🤖Neural network 4layer 3Activation Score 89%.ipynb
14
│ ├── Sklearn standard model
15
│ │ ├── 🔪SVC Score 95%.ipynb
16
│ │ ├── 🧩Logistic Regression Score 91%.ipynb
0 commit comments