Skip to content
This repository was archived by the owner on Oct 31, 2023. It is now read-only.
/ DataVis Public archive

Visualisiation of feature extraction and classification

License

Notifications You must be signed in to change notification settings

jmdha/DataVis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DataVis

This program visualises and generates data related to few-shot classification of time-series. Most of the actual generation is from https://github.com/kris701/P8, where this project simply makes changes to allow it to work with a GUI.

Do note: This repo is simply for future reference for myself. You're welcome to view, but changes will likely not be made.

Example

image

Depencies

  • cmkr
  • imgui
  • implot
  • ImGuiFileDialog