Coder Social home page Coder Social logo

time-series-medicine's Introduction

time-series-medicine

The aim of this project is to study time-series data in healthcare and medical data.

Contents

Folder Contents
Docs Contains basic documentation about the project
EEG Contains study of the Seizure Forecast problem
HAR Contains study of the Human Activity Recognition (HAR) problem

The first dataset is EEG signals from subjects with epilepsy. The data is a collection of segments which contain recordings of signals in multiple channels. Each segment is to be classified as preictal (oncoming seizure) or interictal (no seizure). Two main approaches are adopted for the task of classifying the segments:

  • Manually engineered features used to train a classifier
  • Long short term memory (LSTM) networks which take the (time-averaged) signals as inputs

The data is available for downlaod from Kaggle. The data contains clips of EEG time-series data corresponding to interictal (no oncoming seizure) and preictal (oncoming seuizure) pieces. Each clip is provided in '.mat' format and needs to be converted into numpy arrays. This is achieved by the functions in utils.

The second dataset is the Human Activity Recognition dataset from the UCI repository.

time-series-medicine's People

Contributors

bhimmetoglu avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.