IQTLabs / AISonobuoy

Maritime Situational Awareness: An Exploration
Apache License 2.0
35 stars 19 forks source link

Adding Clustering Dependencies + 2D Feature Generation Notebook v1 #1013

Closed arichadda closed 1 year ago

arichadda commented 1 year ago

Adds a requirements.txt and requirements.in generated using pip-compile for the cnn + clustering scripts without RAPIDS.

Also includes preliminary notebook to generate canonical 2D features for clustering.

codecov[bot] commented 1 year ago

Codecov Report

Base: 84.02% // Head: 84.02% // No change to project coverage :thumbsup:

Coverage data is based on head (d602d86) compared to base (abb6ddf). Patch has no changes to coverable lines.

:exclamation: Current head d602d86 differs from pull request most recent head 56b2e05. Consider uploading reports for the commit 56b2e05 to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1013 +/- ## ======================================= Coverage 84.02% 84.02% ======================================= Files 9 9 Lines 889 889 ======================================= Hits 747 747 Misses 142 142 ``` | [Impacted Files](https://codecov.io/gh/IQTLabs/AISonobuoy/pull/1013?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=IQTLabs) | Coverage Δ | | |---|---|---| | [PiBuoyV2/services/sense/sense\_app.py](https://codecov.io/gh/IQTLabs/AISonobuoy/pull/1013/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=IQTLabs#diff-UGlCdW95VjIvc2VydmljZXMvc2Vuc2Uvc2Vuc2VfYXBwLnB5) | `77.04% <0.00%> (ø)` | | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=IQTLabs). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=IQTLabs)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.