Package: neighbr 1.0.3
neighbr: Classification, Regression, Clustering with K Nearest Neighbors
Classification, regression, and clustering with k nearest neighbors algorithm. Implements several distance and similarity measures, covering continuous and logical features. Outputs ranked neighbors. Most features of this package are directly based on the PMML specification for KNN.
Authors:
neighbr_1.0.3.tar.gz
neighbr_1.0.3.zip(r-4.5)neighbr_1.0.3.zip(r-4.4)neighbr_1.0.3.zip(r-4.3)
neighbr_1.0.3.tgz(r-4.4-any)neighbr_1.0.3.tgz(r-4.3-any)
neighbr_1.0.3.tar.gz(r-4.5-noble)neighbr_1.0.3.tar.gz(r-4.4-noble)
neighbr_1.0.3.tgz(r-4.4-emscripten)neighbr_1.0.3.tgz(r-4.3-emscripten)
neighbr.pdf |neighbr.html✨
neighbr/json (API)
NEWS
# Install 'neighbr' in R: |
install.packages('neighbr', repos = c('https://dbolotov.r-universe.dev', 'https://cloud.r-project.org')) |
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated 5 years agofrom:406b60153b. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 01 2024 |
R-4.5-win | OK | Nov 01 2024 |
R-4.5-linux | OK | Nov 01 2024 |
R-4.4-win | OK | Nov 01 2024 |
R-4.4-mac | OK | Nov 01 2024 |
R-4.3-win | OK | Nov 01 2024 |
R-4.3-mac | OK | Nov 01 2024 |
Exports:distanceknnsimilarity
Dependencies: