Skip to content

rlowrance/kernel-smoothers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

kernel-smoothers

kernel smoothers in lua

This repository will eventually implement in torch 3 kernel smoothers:

  • Knn: k nearest neighbors
  • Kwavg: kernel-weighted average
  • Llr: local linear regression

All the smoothers are described in Trevor Hastie, Robert Tibsharani, and Jerome Friedman, The Elements of Statistical Learning, Springer, 2001.

About

kernel smoothers in lua

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages