Skip to content

MJones235/webApi

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

248 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

webApi

This repository contains the code for a web site that will allow OpenSeizureDetector users to upload data from seizures or false alarms. This will allow us to build up an anonymised open data set of seizure data to use for research to develop better detection algorithms - there is very little publicly availale seizure data so it is very difficult to tes new algorithms to see if the improve detection reliability or reduce false alarms.

Structure

The code uses a mysql database and there is Django python web frame work application that provides an API (see the 'webApi' folder)

There is also a javascritp based front end that will allow users to view their data and correct or anotate seizuzre or false alarm reports. (See the 'frontend' folder)

About

A RESTful web API for storing and retrieving seizure detector data for classification and analysis - primarily intended to collect 'normal' and 'seizure' labelled data so we can train machine learning algorithms to tell the difference

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 55.7%
  • Python 21.6%
  • CSS 12.9%
  • TypeScript 6.5%
  • HTML 2.6%
  • Shell 0.5%
  • Dockerfile 0.2%