Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Created selected reference data CSV file containing selected reference data for the top 10 sp… #22

Merged
merged 2 commits into from
Jun 28, 2024

Conversation

zacharymeurer
Copy link
Contributor

Changes

  • Created selected reference data CSV file containing selected reference data for the top 10 species in kerala from 2018-2023.
  • Saved citizen vs selected reference comparison plots associated with the species and years in the CSV selected reference data file

Copy link

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

@@ -53,6 +53,7 @@
" \n",
Copy link
Contributor

@jacobe90 jacobe90 Jun 28, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Line #31.            km = KMeans(n_clusters=1, random_state=42, n_init="auto") # Initializing kmeans model with 1 cluster

Since outliers are already removed, I don't think we need to use k-means to do this. Potentially something to add to future work. Also, I think k-means randomly initializes a centroid for the cluster, so the centroid might not be the mean


Reply via ReviewNB

Copy link
Contributor

@jacobe90 jacobe90 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good!

@zacharymeurer zacharymeurer merged commit 3d296a4 into dev Jun 28, 2024
@funkyvoong funkyvoong deleted the rerun-plotting branch September 17, 2024 18:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants