Package: GACFF 1.0

GACFF: Genetic Similarity in User-Based Collaborative Filtering

The genetic algorithm can be used directly to find the similarity of users and more effectively to increase the efficiency of the collaborative filtering method. By identifying the nearest neighbors to the active user, before the genetic algorithm, and by identifying suitable starting points, an effective method for user-based collaborative filtering method has been developed. This package uses an optimization algorithm (continuous genetic algorithm) to directly find the optimal similarities between active users (users for whom current recommendations are made) and others. First, by determining the nearest neighbor and their number, the number of genes in a chromosome is determined. Each gene represents the neighbor's similarity to the active user. By estimating the starting points of the genetic algorithm, it quickly converges to the optimal solutions. The positive point is the independence of the genetic algorithm on the number of data that for big data is an effective help in solving the problem.

Authors:Farimah Houshmand Nanehkaran, Seyed Mohammad Reza Lajevardi <[email protected]>, Mahmoud Mahlouji Bidgholi <[email protected]>

GACFF_1.0.tar.gz
GACFF_1.0.zip(r-4.7)GACFF_1.0.zip(r-4.6)GACFF_1.0.zip(r-4.5)
GACFF_1.0.tgz(r-4.6-any)GACFF_1.0.tgz(r-4.5-any)
GACFF_1.0.tar.gz(r-4.7-any)GACFF_1.0.tar.gz(r-4.6-any)
GACFF_1.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html
card.svg |card.png
GACFF/json (API)

# Install 'GACFF' in R:
install.packages('GACFF', repos = c('https://hoshmandcomputer.r-universe.dev', 'https://cloud.r-project.org'))

On CRAN:

Conda:

This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.

1.00 score 1 stars 134 downloads 9 exports 0 dependencies

Last updated from:535335531d. Checks:9 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-x86_64OK100
source / vignettesOK169
linux-release-x86_64OK98
macos-release-arm64OK125
macos-oldrel-arm64OK154
windows-develOK82
windows-releaseOK64
windows-oldrelOK78
wasm-releaseOK87

Exports:GeneticItemSelectmeanR.ResultsNewKNNPearsonplotResultsPredictionResultsSimilarity_Pearson

Dependencies: