Skip to content

Commit 3a43929

Browse files
committed
add confusion matrix model
1 parent 9916a1e commit 3a43929

File tree

4 files changed

+400
-156
lines changed

4 files changed

+400
-156
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
.DS_Store
22
.ipynb_checkpoints
33

4+
._Logistic_Regression_Notebook.html
5+
._Logistic_Regression_Notebook.ipynb
6+
47
.env
58
# .gitignore for edx-platform.
69
# There's a lot here, please try to keep it organized.

confusion-matrix.xlsx

10.5 KB
Binary file not shown.

jupyter-notebook/.ipynb_checkpoints/Logistic_Regression_Notebook-checkpoint.ipynb

Lines changed: 333 additions & 99 deletions
Large diffs are not rendered by default.

jupyter-notebook/Logistic_Regression_Notebook.ipynb

Lines changed: 64 additions & 57 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)