Skip to content
This repository has been archived by the owner on Aug 17, 2022. It is now read-only.
/ scoreboard Public archive

minimalist web app for comparing algorithm performance on benchmark data

License

Notifications You must be signed in to change notification settings

chanzuckerberg/scoreboard

Repository files navigation

Scoreboard

Update 2022: Archived

The effort of this repo has been superseded by a community effort to benchmark the hardest challenges in Single Cell Analysis called Open Problems. The Github can be found here.

This is a work in progress

Scoreboard is a web application to view and submit ML algorithms solutions to challenges.

See an example deployment here: http://hpa.scoreboard.czi.technology/challenge/1

To run it locally, clone this repo then type

npm install

npm run build # builds javascript bundle
node server
# go to http://127.0.0.1:9001/

You may also need to setup a local postgres db called scoreboard, for instructions checkout this link

For questions and support: cweaver@chanzuckerberg.com

About

minimalist web app for comparing algorithm performance on benchmark data

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages