- Fix `ndcg_at_k` method, - add new propensity scored measures: `psrecall_at_k`, `psdcg_at_k`, `psndcg_at_k`, - improve performance of `load_libsvm` method.
0.5.0
- Add prediction with weights, - add ofo method to Python bindings, - measures at k now return an array of all values from 1 to k, - fix many minor bugs.
0.4.2
- Fix some bugs.
0.4.1
- Add `load` and `unload` methods to Python models, - fix some bugs.