Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,29 @@
|
|
| 1 |
-
|
| 2 |
-
|
| 3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
|
| 2 |
+
# Captive Animal Behavioral Tracking Model
|
| 3 |
+
### By Sophia Mangrubang
|
| 4 |
+
|
| 5 |
+
## Scientific Context
|
| 6 |
+
|
| 7 |
+
## Dataset Description
|
| 8 |
+
|
| 9 |
+
## Model Selection
|
| 10 |
+
|
| 11 |
+
## Model Assessment
|
| 12 |
+
|
| 13 |
+
## Model Use-case
|
| 14 |
+
|
| 15 |
+
---
|
| 16 |
+
license: mit
|
| 17 |
+
---
|
| 18 |
+
|
| 19 |
+
Scientific Context: This section should clearly and concisely describe the need for your model. It should introduce the broad level background and environmental concepts that inform your model proposal as well the high level need your dataset serves.
|
| 20 |
+
|
| 21 |
+
Dataset Description: This section clearly describes your dataset, general organisms/features are included in the images/videos, an overview of the metadata associated with dataset (source, location, time, collection method etc.), and the classes which include counts for each. Include the citation for your dataset.
|
| 22 |
+
|
| 23 |
+
Model Selection: This section should clearly present and explain your choice of model and how you plan to implement it. Use the methods you learned about in class to inform your selection.
|
| 24 |
+
|
| 25 |
+
Model Assessment: This section should present your actual model metrics with an assessment of your model performance based on these results.
|
| 26 |
+
|
| 27 |
+
Model Use-case: This section describes an example of a study that could be accomplished using your model with a justification about why your model would be a reasonable tool to complete the study. You should present a hypothesis that is testable using your model. Use examples of published papers from class to help you inform this section.
|
| 28 |
+
|
| 29 |
+
|