Giter Club home page Giter Club logo

laverdes / multivariate-time-series-classification Goto Github PK

View Code? Open in Web Editor NEW
3.0 2.0 0.0 129.01 MB

Tools for time-series exploratory data analysis, cleaning and preparing for machine learning applications + rapid-prototyping time-series classification models and applications.

Home Page: https://huggingface.co/spaces/laverdes/ts-explorations

License: GNU General Public License v3.0

Jupyter Notebook 99.89% Python 0.11%
time-series-classification data-analysis exploratory-data-analysis exploratory-data-visualizations eye-tracking machine-learning open-source pupil-diameter pupil-dilation pupillometry

multivariate-time-series-classification's People

Contributors

laverdes avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar

multivariate-time-series-classification's Issues

train

  • re-train model with lenghts and coords features.

plotty plot not displaying

When the notebook is uploaded to Github, plots coming from plotty are not displayed (HTML). This does not happen in the colab notebook. The idea with this Issue is to make the notebook and the colab notebooks work properly displaying the time-series figures coming from plotty. For more details and the link to the colab please write a comment in this Issues' discussion.

publication

  • finish README.md sample execution flow, add notebook description
  • add application and purpose of this repo
  • what matters the most? No fp at all? significance test
  • add result plots for tested models and summarize performance analysis with ROC curves.
  • add further work as an extra issue or in README.md

pipeline

  • add argument parser to aggregator.py
  • clean feature_engineering.py
  • debug model.py
  • build pipeline in classifier.py
  • sample execution with minimum parameters (cpu)

Make general method for training

tabularization, rocket and feature-extractor share many of the execution logic. Code can be improved by adding a general training loop and just setting a config for it in each of the ifs in the class method train() in classifying.py.

clean colab notebook

Some figures in the notebook are displayed twice. The return for plot_outliers_in is a figure that should be wrapped around plt.show() to avoid this.

Reproducibility

  • torch use deterministic algorithms
  • DataLoader use generator_fn
  • CUDA force determinism
  • (google colab particularities, ...)

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.