From f6050952a7f5920e7df766afe99cc84954fd5606 Mon Sep 17 00:00:00 2001 From: jahildebrand Date: Tue, 20 Nov 2018 16:04:19 -0800 Subject: [PATCH] Update README.md --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index ab3ab1e..7a2f400 100644 --- a/README.md +++ b/README.md @@ -25,6 +25,13 @@ Data is stored on two buckets in S3 ### Replication of Prior Results 3. Re-do the notebooks for the Gulf of Mexico beaked whale dataset. +4. Re-write Kate Frasier's code in Python. +5. Replicate the click type analysis found in Kate's paper (note that only a subset of all the Atlantic species were found in the Gulf of Mexico and visa-versa). + +### Possible Direction for Novel Project Analysis +7. Use the annonated data sets for the DCLDE 2015 and 2018 to discover the full range of sounds present. +8. Explore alternative unsupervised learning methods. +9. Explore supervised learning methods such as boosting, and random forest.