#include <CsvFileSource.h>
Inherits Marsyas::MarSystem.
Input file is assumed to begin with a header (the intended observation names, separated by commas). The rest of the file should consist of comma-separated values. This functions similarly to Inject, except that it reads from a file instead of from a control; this can be useful to add metadata (from a file) to improve the machine learning.
Controls:
Definition at line 48 of file CsvFileSource.h.
1.5.6