R-knnflex - A more flexible KNN
Website: | http://cran.at.r-project.org/web/packages/knnflex/index.html |
---|---|
License: | GPL |
- Description:
A KNN implementaion which allows continuous responses, the specification of the distance used to calculate nearest neighbors (euclidean, binary, etc.), the aggregation method used to summarize repsonse (majority class, mean, etc.) and the method of handling ties (all, random selection, etc.).
Packages
R-knnflex-1.1.1-1.fc12.noarch [33 KiB] |
Changelog
by pingou (2010-03-25):
- initial package for Fedora |