Skip to content

Latest commit

 

History

History
14 lines (14 loc) · 405 Bytes

README.md

File metadata and controls

14 lines (14 loc) · 405 Bytes

LITS-CHALLENGE

This repository contains information about the LITS Challenge.

Metrics

Please look into evaluation_notebook.ipynb to see how we evalute on the lits-challenge.com

Installation

Install all required packages using:

pip install -r requirements.txt

Run a jupyter notebook server to see the evaluation_notebook.ipynb

jupyter notebook

Go in your browser to localhost:8888.