Skip to content

Bagpipe is an offline timing series data mining platform based on pure front end. After loading, the whole process runs completely locally, without interaction with a third party. Data need not be transmitted through the network for analysis, which greatly ensures the security of users' privacy data.

GiorgioPeng/Bagpipe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

70 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

English | 简体中文

Introduction

Bagpipe is an offline timing series data mining platform based on pure front end. After loading, the whole process (include data prepocessing, data visualization, and deep learning) runs completely locally, without interaction with a third party. Benefiting from the low dependence on network transmission (only page code, not specific data, needs to be transmitted), the security of users' private data can be greatly protected.

Functionalities

  • data prepocessing

    • time series column detect
    • missing data filling
    • correlation analysis
    • features choose
    • anomaly data remove
  • data visualization

    • line diagram
    • bar diagram
    • parallel coordinate diagram
    • 2D-histogram diagram
    • sunburst diagram
  • deep learning model training

    • customized hyperparamters
    • mutiple times training
    • model download

Detail

  • Flow chart Flow Chart

  • Deep learning network structure Structure Chart

Browser Support

These browsers have been tested:

Firefox
Firefox
Chrome
Chrome
Safari
Safari
last 2 versions last 2 versions last 2 versions

How to run?

yarn
yarn start

Demo

https://giorgiopeng.github.io/FYP/

About the Name

The name of the platform is from a character, Bagpipe, in the mobile game 「Arknights」.
Bagpipe
Because a new model of the game start was created by the character.
Hope the platform can create new style of deep learning.

About

Bagpipe is an offline timing series data mining platform based on pure front end. After loading, the whole process runs completely locally, without interaction with a third party. Data need not be transmitted through the network for analysis, which greatly ensures the security of users' privacy data.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published