Git Product home page Git Product logo

unboxer's Introduction

๐Ÿฅก How to run the unboxer ๐Ÿฅก

๐Ÿ“ฒ Install ๐Ÿ“ฒ

โš™๏ธ Configure โš™๏ธ

๐Ÿฅต Generate the heatmaps ๐Ÿฅต

You can run the following command to generate the heatmaps.

python -m steps.process_heatmaps

The tool will experiment with the different explainers, find the best configuration for the dimensionality reduction, and export the data collected during the experiment.

๐Ÿ—บ Generate the featuremaps ๐Ÿ—บ

You can run the following command to generate the featuremaps.

python -m steps.process_featuremaps

The tool will generate the featuremaps, and export the data collected during the experiment.

๐Ÿ“Š Export the insights ๐Ÿ“Š

You can run the following command to generate the insights about the data.

python -m steps.insights.insights

!!! IMPORTANT !!!
Remember to generate the heatmaps and the featuremaps before running this command.

The tool with prompt a menu with a set of options, and will guide you through the process.

๐Ÿค” Export the data for the human evaluation ๐Ÿค”

You can run the following command to export the data for the human evaluation.

python -m steps.human_evaluation.human_evaluation

!!! IMPORTANT !!!
Remember to generate the heatmaps and the featuremaps before running this command.

The tool with prompt a menu with a set of options, and will guide you through the process.

unboxer's People

Contributors

flupke avatar lodovicoazzini avatar benhosmer avatar ckln avatar jachym avatar jboy avatar myselfhimself avatar zohdit avatar

Stargazers

Andrea Stocco avatar  avatar Ozren Dabiฤ‡ avatar Davide Ciulla avatar

Watchers

Vincenzo Riccio avatar  avatar

Forkers

zohdit

unboxer's Issues

Changes for pilot study

  • Remove the heatmaps overlay;
  • Remove the ticks and values from the axis but keep the frame;
  • Change the tiles from the predicted label to an ordered label (i.e., A B C D);
  • Export 4 clusters with all the possible combinations;

Export images for labelability

The images for the labelability should show two taggers at a time, the RQ is whether it exists a property such that it distinguishes the two clusters.
The clusters are chosen based on the number of misclassified elements in the cluster.
When choosing the images, we consider only images of misclassified entries. We select n images as the medoid of the cluster plus its n - 1 closest neighbors.

Store perplexity value for low-level approaches

Add the information about the perplexity value for the low-level approaches in the merged_data dataset. The information can be used when plotting the images to show the complete name of the low-level approaches.

total_time_all_approaches

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.