Skip to content

Instantly share code, notes, and snippets.

@davisvictorns
Created December 18, 2020 02:47
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save davisvictorns/29e94b391b3351835d673318a989655a to your computer and use it in GitHub Desktop.
Save davisvictorns/29e94b391b3351835d673318a989655a to your computer and use it in GitHub Desktop.
plt.scatter(degree, clustering)
plt.xlabel("Degree")
plt.ylabel("Clustering")
plt.show()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment