This repository includes the corresponding files for our paper on "Fuzzy Multiset Clustering for Metagame Analysis", which is available as a preprint.
Please cite this paper if code from this project is used in any way:
@inproceedings{Dockhorn2019,
author = {Dockhorn, Alexander and Schwensfeier, Tony and Kruse, Rudolf},
booktitle = {Proceedings of the 2019 Conference of the International Fuzzy Systems Association and the European Society for Fuzzy Logic and Technology (EUSFLAT 2019)},
keywords = {clustering,fuzzy multisets,hearthstone,meta-game analysis},
title = {{Fuzzy Multiset Clustering for Metagame Analysis}},
year = {2019}
}
While the code aims to be as general as possible, all the Figures from the paper can be produced by running paper_plots.py.
- Clone this repository to your local machine.
- Import files locally to your current project.
This code is available as open source under the terms of the Apache License 2.0.