/kde_knn

Kernel Density Estimate and KNN

Primary LanguagePython

kde_knn

Kernel and KNN Density Estimate

requirements

  • python3.6
  • numpy
  • scipy
  • matplotlib

execution

kde(parzen window)

python kde.py

knn

python knn.py