department-of-veterans-affairs/docketeer

Name: docketeer

Owner: Department of Veterans Affairs

Description: Simulation for testing Board of Veterans' Appeals docket auto-assignment algorithms

Created: 2018-04-06 02:33:48.0

Updated: 2018-04-06 15:29:46.0

Pushed: 2018-04-06 15:29:44.0

Homepage: null

Size: 831

Language: Jupyter Notebook

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

Docketeer

Simulation for testing Board of Veterans' Appeals docket auto-assignment algorithms

Setup

This instructions assume you have installed pyenv.

v install $(cat .python-version)
install virtualenv
ualenv env
ce env/bin/activate
install -r requirements.txt
Running the notebook
ce env/bin/activate
ter notebook

And open docketeer.ipynb

What is all this crap?

Chris needs to document it. The main things to pay attention to are the select_cases_for_judge() function, which contains the current draft auto-assignment algorithm, and the pretty, pretty charts down at the bottom.


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.