OpenViBE Documentation 3.3.0
Process Sklearn

Summary

  • Plugin name : Process Sklearn
  • Version : 0.1
  • Author : Jimmy Leblanc & Yannis Bendi-Ouis
  • Company : Polymont IT Services
  • Short description : This box aim to use a machine learning model previously trained to predict labels of input's data.
  • Documentation template generation date : Apr 20 2022

Description

Inputs

1. input_StreamMatrix

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

Outputs

1. stim_out

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

Settings

1. Clock frequency (Hz)

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

2. Model filename

  • Type identifier : Filename (0x330306dd, 0x74a95f98)
  • Default value : [ ${Player_ScenarioDirectory}/model.clf ]

3. Predictions filename

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

Examples

Miscellaneous