Skip to content

Tables and Figures Jupyter Notebooks

The tables and figures are created via a set of Jupyter notebooks.

The notebooks are stored on both tcbench github as well as the in the paper figshare collection.

The pages linked below show the rendered version of the notebooks. If you want to run the notebooks, make sure to

  1. Have installed (or imported) ucdavis-icdm19, mirage19, mirage22, utmobilenet21. Please check each dataset page for more details.

  2. Have installed the ml_artifacts

  3. To install modeling artifacts, grab ml_artifacts.tgz and unpack it under the folder mentioned above. The tarball contains a /campaigns folder so the final structure should be

    tree notebooks/ -d -L 2
    notebooks/
    ├── submission_tables_and_figures
    │   └── campaigns
    └── tutorials
    

  4. To install/import datasets refer to the install and import pages.

Tables

Figures

Others

References

Rezaei et al., How to Achieve High Classification Accuracy with Just a Few Labels: A Semi-supervised Approach Using Sampled Packets, ICDM19,