mvaz / PyData2016-Amsterdam

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Networks meet Finance in Python

This is the material for my talk at the PyData2016 Amsterdam.

References

Bart Baddeley's talk at PyData 2014 Duesseldorf Data Science Meetup

Tutorial on Spectral Clustering

Visual explanation of Eigenvalues and Eigenvectors

Spectral Clustering
@article{ng2002spectral,
  title={On spectral clustering: Analysis and an algorithm},
  author={Ng, Andrew Y and Jordan, Michael I and Weiss, Yair and others},
  journal={Advances in neural information processing systems},
  volume={2},
  pages={849--856},
  year={2002},
  publisher={MIT; 1998}
}

About

License:MIT License


Languages

Language:Jupyter Notebook 99.9%Language:Python 0.1%