Package | Description |
---|---|
es.upm.etsisi.cf4j.recommender.knn.itemSimilarityMetric |
This package contains different implementations of item-to-item similarity metrics used in the
item-to-item knn based collaborative filtering algorithm.
|
es.upm.etsisi.cf4j.recommender.knn.userSimilarityMetric |
This package contains different implementations of user-to-user similarity metric used in the
user-to-user knn based collaborative filtering algorithm.
|
es.upm.etsisi.cf4j.util.process |
This package includes processing utils designed to parallelize fitting processes.
|
Class and Description |
---|
Partible
This interface handles the parallel execution of an array of T thorough Parallelizer class.
|
Class and Description |
---|
Partible
This interface handles the parallel execution of an array of T thorough Parallelizer class.
|
Class and Description |
---|
Partible
This interface handles the parallel execution of an array of T thorough Parallelizer class.
|
Copyright © 2020. All rights reserved.