Skip to content
#

dataanalysis

Here are 237 public repositories matching this topic...

The Personal MS(DS) is an initiative to customize the Data Science Masters roadmap according to one's interests hence providing complete autonomy to the learner. The intuition behind #thepersonalmsds is to upgrade skills without formally enrolling into a Master's program at a University

  • Updated Nov 20, 2019
lixun910
lixun910 commented Dec 20, 2019

Add an input parameter "seed=" for all lisa functions:

  • Local Moran: local_moran()
  • Local Geary: local_geary(), local_multigeary()
  • Local Getis-Ord statistics: local_g() and local_gstar()
  • Local Join Count: local_joincount(), local_multijoincount()
  • Quantile LISA: local_quantilelisa()

The "seed" parameter is to allow users to setup random seed numbers in lisa computation. The default

Improve this page

Add a description, image, and links to the dataanalysis topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the dataanalysis topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.