UNITE Toolbox
0.2.1

Contents:

  • Usage
  • Estimators
    • Binning
    • KDE
    • k-NN
  • Utilities
  • Tutorials
UNITE Toolbox
  • Estimators
  • View page source

Estimators

Modules:

  • Binning
    • estimate_ideal_bins()
    • calc_bin_density()
    • calc_vol_array()
    • calc_bin_entropy()
    • calc_uniform_bin_entropy()
    • calc_bin_kld()
    • calc_bin_mutual_information()
    • calc_qs_entropy()
  • KDE
    • KDEMode
    • calc_kde_density()
    • calc_kde_entropy()
    • calc_kde_kld()
    • calc_kde_mutual_information()
  • k-NN
    • vol_lp_ball()
    • calc_knn_density()
    • calc_knn_entropy()
    • calc_knn_kld()
    • calc_knn_mutual_information()
Previous Next

© Copyright 2024, Manuel Álvarez Chaves.

Built with Sphinx using a theme provided by Read the Docs.