https://github.com/onukura/racoon
Simple and easy data science competition hosting application
https://github.com/onukura/racoon
competition data-science flask-application leaderboard python
Last synced: about 2 months ago
JSON representation
Simple and easy data science competition hosting application
- Host: GitHub
- URL: https://github.com/onukura/racoon
- Owner: onukura
- License: mit
- Created: 2020-05-07T01:45:05.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2023-07-06T22:00:16.000Z (about 3 years ago)
- Last Synced: 2025-02-25T05:42:31.668Z (over 1 year ago)
- Topics: competition, data-science, flask-application, leaderboard, python
- Language: JavaScript
- Homepage:
- Size: 13.9 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

# Racoon: A simple data science leaderboard
[](https://github.com/onukura/Racoon)
[](https://circleci.com/gh/onukura/Racoon)
[](https://travis-ci.org/onukura/Racoon)
[](https://codecov.io/gh/onukura/Racoon)
[](https://github.com/psf/black)
[](https://hub.docker.com/r/onukura/racoon)
[](https://hub.docker.com/r/onukura/racoon)
Simple and easy data science competition hosting application inspired by [dataScienceLeaderboardPlatform](https://github.com/thenomemac/dataScienceLeaderboardPlatform).
## Installation
```bash
git clone https://github.com/onukura/Racoon.git & cd Racoon
docker-compose up -d
```
## Licence
[MIT](https://github.com/onukura/Racoon/blob/master/LICENSE)
## Author
[onukura](https://github.com/onukura)