Releases: pdpiech/prefpy_experiments
PyPI Release Version 0.7.1
This release represents a minor increment to correct package setup and structure to enable proper publication for the seminal release of PrefPy-experiments on PyPI. This commit revision is released on PyPI at https://pypi.python.org/pypi/prefpy-experiments. The PrefPy-experiments package is now available publically for installation alongside Python 3.4+ with the following command:
pip3 install prefpy-experiments
Future work includes cleaning this repository, consolidating experiments coherently, organizing the files, and revising the implementations to coincide with ongoing development in the PrefPy repository (e.g. pre-release v0.8).
ICML Camera Ready Experiments Implementations
This release represents the final implementations of the GMM and EMM algorithms experiments for the ICML '16 paper titled "Learning Mixtures of Plackett-Luce Models." The implementations make use the PrefPy package pre-release version v0.7 currently located at https://github.com/xialirong/prefpy. Future work includes cleaning this repository, consolidating experiments coherently, organizing the files, and revising the implementations to coincide with ongoing development in the PrefPy repository (e.g. pre-release v0.8).