servomac / datacontest-api

DataContest is a free software web app designed to host machine learning competitions

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DataContest backend

Build Status

DataContest is a free software web app designed to host machine learning competitions.

This repo contains the backend code of the application. It exposes an API to create and host datathons, with user authentication. It is designed with a kind of clean architecture in mind.

Project status: This is just a draft, a work in progress. It's clearly over-architected, and not really well designed. Its mainly a sideproject to experiment and learn, but my idea is to build a MVP and release it into the wild. Any contribution or comment will be welcomed (say me what i'm doing wrong, please! :D).

References

About

DataContest is a free software web app designed to host machine learning competitions


Languages

Language:Python 99.8%Language:Dockerfile 0.1%Language:Makefile 0.1%