Skip to content

Aniket-Mishra/Exceptional_Model_Mining_2AMM20

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Exceptional Model Mining on Model Residuals: Balancing Interpretability and Expressiveness in Rich Description Languages

This repo contains the paper's code. Look in the "Pipeline" folder for the code.

To reproduce the results, we need to do the following, after having a Python environment set up:

python3 1_dataset_setup.py

python3 2_dataset_shape.py

python3 run_and_compare.py

The commands will set up the data, run the EMM algorithm, and finally create the results. Once it's done running, you can run the code below to generate plots.

python3 3_create_plots.py

About

Repo for the course: 2AMM20

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages