lgcre 0.0.7 copy "lgcre: ^0.0.7" to clipboard
lgcre: ^0.0.7 copied to clipboard

Local Graph Context-based Recommende Engine. This is a library to build peronalized POI (point of intereset) recommender engines on the device. Specifiy a graph of related tags or categories, and whic [...]

0.0.4 #

  • Added rollback to operation that throw an exception
  • Implemented the first version of the run call to recommend pois
  • Bug fixing

0.0.3 #

  • Added methods to remove data from the recommender
  • Improved documentation of how addData and removeData methods work
  • Bug fixing

0.0.2 #

  • Made the calls to addData, run and reset fully transactional
  • Added LgcreException type. Now all internal exceptions should be properly called
  • Improved Documentation
  • Updated example
  • Fixed several bugs

0.0.1 #

  • TODO: Describe initial release.
1
likes
100
pub points
0%
popularity

Publisher

unverified uploader

Local Graph Context-based Recommende Engine. This is a library to build peronalized POI (point of intereset) recommender engines on the device. Specifiy a graph of related tags or categories, and which categories are interested by the user. Then run a query consisting of pairs POI-<list of categories> and the engine will return the POIs sorted by relevance to the user. The use of this plugin requires a valid Sparksee graph database license (www.sparsity-technologies.com)

Homepage

Documentation

API reference

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on lgcre