DataViz

Summary

Doc_BoxAlgorithm_DataViz.png
  • Plugin name : DataViz
  • Version : 0.1
  • Author : Yannis Bendi-Ouis & Jimmy Leblanc
  • Company : Polymont IT Services
  • Short description : Transform the data with a LDA or a PCA and plot the data in 2D or 3D.
  • Documentation template generation date : Apr 30 2021

Description

Inputs

1. input_StreamMatrix

  • Type identifier : Streamed matrix (0x544a003e, 0x6dcba5f6)

2. input_Stimulations

  • Type identifier : Stimulations (0x6f752dd0, 0x082a321e)

Outputs

1. stim_out

  • Type identifier : Stimulations (0x6f752dd0, 0x082a321e)

Settings

1. Clock frequency (Hz)

  • Type identifier : Integer (0x007deef9, 0x2f3e95c6)
  • Default value : [ 64 ]

2. Path to save the model

  • Type identifier : Filename (0x330306dd, 0x74a95f98)
  • Default value : [ ]

3. Path to load the model

  • Type identifier : Filename (0x330306dd, 0x74a95f98)
  • Default value : [ ]

4. Algorithm (PCA or LDA)

  • Type identifier : String (0x79a9edeb, 0x245d83fc)
  • Default value : [ PCA ]

5. Dimension reduction

  • Type identifier : Integer (0x007deef9, 0x2f3e95c6)
  • Default value : [ 2 ]

6. Labels

  • Type identifier : String (0x79a9edeb, 0x245d83fc)
  • Default value : [ ]

Examples

Miscellaneous