nullmax / kde_knn

Kernel Density Estimate and KNN

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

kde_knn

Kernel and KNN Density Estimate

requirements

  • python3.6
  • numpy
  • scipy
  • matplotlib

execution

kde(parzen window)

python kde.py

knn

python knn.py

About

Kernel Density Estimate and KNN


Languages

Language:Python 100.0%