You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Exceptional Model Mining is a descriptive data mining technique to find interesting patterns in datasets. This package contains a Python inmplementation of Exceptional Model Mining that can be applied to any dataset.
A heavily modified Exceptional Preferences Mining version of the Python Exceptional Model Mining implemenation by MathynS supporting both an Apriori as well as a Best First algorithm for mining subgroups featuring exceptional preferences.
A few reports I wrote about selected topics in Data Mining, including Interestingness vs Frequency, Pattern Aided Regression (PXR)and Exceptional Model Mining (EMM), and Constraint Programming.