Update README.md
Browse files
README.md
CHANGED
@@ -66,9 +66,9 @@ F1-confidence curves shows us the ideal balance between precision and recall and
|
|
66 |
|
67 |
Normalized Confusion Matrix shows the percentage of true predictions against all of the other classes in the dataset. Here we can see that my model has difficulties correctly predicting some of my smaller classes as well as the pups.
|
68 |
|
69 |
-
### Model
|
70 |
|
71 |
-
|
72 |
|
73 |
|
74 |
#
|
|
|
66 |
|
67 |
Normalized Confusion Matrix shows the percentage of true predictions against all of the other classes in the dataset. Here we can see that my model has difficulties correctly predicting some of my smaller classes as well as the pups.
|
68 |
|
69 |
+
### Model Assessment
|
70 |
|
71 |
+
This model is to be used by scientist studying Pinniped populations and destributions on the California Coastline. It could be used to show changing population dynamics between eg. California Sea Lions and Northern Fur Seals.
|
72 |
|
73 |
|
74 |
#
|