Package: CFF 1.0
CFF: Simple Similarity for User-Based Collaborative Filtering Systems
A simple, fast algorithm to find the neighbors and similarities of users in user-based filtering systems, to break free from the complex computation of existing similarity formulas and the ability to solve big data.
Authors:
CFF_1.0.tar.gz
CFF_1.0.zip(r-4.7)CFF_1.0.zip(r-4.6)CFF_1.0.zip(r-4.5)
CFF_1.0.tgz(r-4.6-any)CFF_1.0.tgz(r-4.5-any)
CFF_1.0.tar.gz(r-4.7-any)CFF_1.0.tar.gz(r-4.6-any)
CFF_1.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
CFF/json (API)
| # Install 'CFF' in R: |
| install.packages('CFF', repos = c('https://hoshmandcomputer.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 from:1d642bac05. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 156 | ||
| source / vignettes | OK | 138 | ||
| linux-release-x86_64 | OK | 94 | ||
| macos-release-arm64 | OK | 144 | ||
| macos-oldrel-arm64 | OK | 145 | ||
| windows-devel | OK | 70 | ||
| windows-release | OK | 51 | ||
| windows-oldrel | OK | 50 | ||
| wasm-release | OK | 81 |
Exports:Score_replacesimple_predictsimple_similarity
Dependencies:
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Simple Similarity for User-Based Collaborative Filtering Systems | CFF-package |
| Replacing of Neighbor Users' Ratings on Non-Rated Items By The Active User | Score_replace |
| Prediction Unseen Items For The Active User | simple_predict |
| Finding Neighbor Users And Their Similarity Values | simple_similarity |
