Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 313 Bytes

File metadata and controls

9 lines (6 loc) · 313 Bytes

hybrid-mst-python

This is the python code for our nips paper Hybrid-MST Jing Li et.al., A Hybrid Active Sampling Strategy for Pairwise Preference Aggregation, NIPS2018

The original matlab version is quite slow.

The current python version is much faster and friendly for implementation.

Comments are welcome.