ClayRS 0.4.0
Added
- Implemented different weighting schemas for tuning the computation of the personalized page rank!
- Check documentation
- Added the possibility to perform a complete experiment for a specific list of users
Changed
- Fixed missing
__repr__
method toMAP
metric - Changed default number of cpus from 0 (all available) to 1 (single core) for the
Experiment
class in order to overcome, for naïve users, serialization limitation of python multiprocessing mechanism