Skip to content

Visualization of important metrics of a 1d dataset with streamlit.

License

Notifications You must be signed in to change notification settings

RolandStolz/dataset_vis_1d

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dataset_vis_1d

A streamlit application that allows to inspect time series / 1d datasets.

It contains (among others) the following functionalities:

  • Plot the mean and standard deviation of dimensions
  • Select subsets of the data with corresponding labels
  • Calculate statistics on the data (mean, median, variance, max, min)
  • Select different normalization methods and see how they affect the data
  • Plot individual samples

main

About

Visualization of important metrics of a 1d dataset with streamlit.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages