
Download reco4j-core JAR 0.5.0 with all dependencies
Reco4j is an open source project aims at developing a recommendation framework based on graph data sources. We choose graph databases for several reasons. They are NoSQL databases, so "schemaless". This means that it is possible to extend the basic data structure with intermediate information, i.e. similarity value between item and so on. Moreover, since every information is expressed with properties, nodes and relations, the recommendation process can be customized to work on every graph.
Reco4j can be used on every graph where "user" and "item" is represented by node and the preferences are modelled as relationship between them.
Current implementation leverage on Neo4j as first graph database integrated in our framework.
Files of the artifact reco4j-core version 0.5.0 from the group org.reco4j.
Test
Artifact reco4j-core
Group org.reco4j
Version 0.5.0
Last update 22. September 2013
Organization not specified
URL http://www.reco4j.org
License GNU General Public License, Version 3
Dependencies amount 3
Dependencies log4j, mahout-core, commons-math3,
There are maybe transitive dependencies!
Group org.reco4j
Version 0.5.0
Last update 22. September 2013
Organization not specified
URL http://www.reco4j.org
License GNU General Public License, Version 3
Dependencies amount 3
Dependencies log4j, mahout-core, commons-math3,
There are maybe transitive dependencies!
The newest version!
Show all versions of reco4j-core Show documentation
Please rate this JAR file. Is it a good library?
0 downloads
Source code of reco4j-core version 0.5.0
META-INF
org.reco4j.dataset
org.reco4j.engine
org.reco4j.filter
org.reco4j.graph
org.reco4j.math.random
org.reco4j.model
org.reco4j.recommender
org.reco4j.recommender.knn
org.reco4j.recommender.mahout
org.reco4j.recommender.svd
org.reco4j.session
org.reco4j.similarity
org.reco4j.util
© 2015 - 2025 Weber Informatics LLC | Privacy Policy