mmschlk / shapiq

Shapley Interactions for Machine Learning
https://shapiq.readthedocs.io
MIT License
60 stars 6 forks source link

Add Unsupervised Clustering Benchmark Games #127

Closed mmschlk closed 2 months ago

mmschlk commented 2 months ago

Add clustering methods into the benchmark games. For two or more clustering algos, conduct basically a feature selection game with remove and refitting of the clusters. The value of the game can be a sensible loss function with the BIC information criterion being a sensible default.