Bio-Balance-Detector / bbd-p08-body-monitor

BBD Body Monitor is a single channel data acquisition system (DAS) to provide a bio-potential reading in the 0.25Hz - 125kHz frequency range. The main focus of the prototype is to use machine learning to detect different physical and mental states.
http://www.biobalancedetector.com
MIT License
5 stars 0 forks source link

Generate stastitical data for models #23

Open andrasfuchs opened 1 year ago

andrasfuchs commented 1 year ago

The models that are generated by ML.NET are kind of black boxes, we don't know what are their weights.

It would be great to have a function that runs the model with various inputs and generates a report about the nature of the model, eg. how they react to various differences in the input depending on its intensity at any given frequency.