kNNBandit icon indicating copy to clipboard operation
kNNBandit copied to clipboard

Software for the experiments reported in the RecSys 2019 paper "A Simple Multi-Armed Nearest-Neighbor Bandit for Interactive Recommendation"

Results 1 kNNBandit issues
Sort by recently updated
recently updated
newest added

When I build the source using "mvn compile assembly::single", I got the following build error : "GET request of: it/unimi/dsi/fastutil/7.0.6/fastutil-7.0.6.jar from central failed" How can I fix this ? Is...