How fast does the decision tree output a decision? Looking to the videos it seems at least that we need 1 to 2 seconds of input signal.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2022-06-20 12:03 AM
Solved! Go to Solution.
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2022-06-20 12:03 AM
The latency in the MLC outputs depends on the selected data rate (MLC ODR) and on the window used for features computation (expressed as number of samples).
Considering these two parameters, the equivalent time will be: window_length / MLC_ODR.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2022-06-20 12:03 AM
The latency in the MLC outputs depends on the selected data rate (MLC ODR) and on the window used for features computation (expressed as number of samples).
Considering these two parameters, the equivalent time will be: window_length / MLC_ODR.
