Skip to content

Gaussian Field Harmonic Regressor

Thomas Hui Li requested to merge thomashli1/graphdot:feature/gfr into master

Summary of changes

  • Added the Gaussian Field Regressor class
  • Added the Weight class and an RBFOverHausdorff weight with automatic caching
  • Added utility functions
  • Added preliminary tests

Merge request reports