lgcre 0.0.6 lgcre: ^0.0.6 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.