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.5-any)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'))

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 141 downloads 9 exports 0 dependencies

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

TargetResultLatest binary
Doc / VignettesOKMar 12 2025
R-4.5-winOKMar 12 2025
R-4.5-macOKMar 12 2025
R-4.5-linuxOKMar 12 2025
R-4.4-winOKMar 12 2025
R-4.4-macOKMar 12 2025
R-4.4-linuxOKMar 12 2025
R-4.3-winOKMar 12 2025
R-4.3-macOKMar 12 2025

Exports:GeneticItemSelectmeanR.ResultsNewKNNPearsonplotResultsPredictionResultsSimilarity_Pearson

Dependencies: