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.5)GACFF_1.0.zip(r-4.4)GACFF_1.0.zip(r-4.3)
GACFF_1.0.tgz(r-4.4-any)GACFF_1.0.tgz(r-4.3-any)
GACFF_1.0.tar.gz(r-4.5-noble)GACFF_1.0.tar.gz(r-4.4-noble)
GACFF_1.0.tgz(r-4.4-emscripten)GACFF_1.0.tgz(r-4.3-emscripten)
GACFF.pdf |GACFF.html
GACFF/json (API)

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

Peer review:

On CRAN:

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

9 exports 1 stars 0.09 score 0 dependencies 155 downloads

Last updated 5 years agofrom:535335531d. Checks:OK: 7. Indexed: yes.

TargetResultDate
Doc / VignettesOKSep 13 2024
R-4.5-winOKSep 13 2024
R-4.5-linuxOKSep 13 2024
R-4.4-winOKSep 13 2024
R-4.4-macOKSep 13 2024
R-4.3-winOKSep 13 2024
R-4.3-macOKSep 13 2024

Exports:GeneticItemSelectmeanR.ResultsNewKNNPearsonplotResultsPredictionResultsSimilarity_Pearson

Dependencies: