Skip to content

liranringel/etc

Repository files navigation

Early Time Classification with Accumulated Accuracy Gap Control

This repository contains the code for the paper "Early Time Classification with Accumulated Accuracy Gap Control".

Requirements

To install requirements:

pip install -r requirements.txt

Training and Evaluation

To reproduce the results in the paper, run this command:

python run_all.py

Plotting

To plot the results, run this command:

python generate_plots.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published