NORSYS SOFTWARE © 2012 | NETICA API | C   VERSION   5.04  |
void WriteCaseset_cs ( | caseset_cs* cases, stream_ns* file, const char* options ) |
Writes all the cases within the caseset cases to file.
They are written in the standard Netica case file format.
In future, options will allow you to control what gets copied. For now, pass NULL.
Version:
See also:
AddFileToCaseset_cs | Reverse function. | |
NewCaseset_cs | Create a new Caseset. | |
DeleteCaseset_cs | Free the resources (e.g., memory) used by the Caseset. | |
LearnCPTs_bn | Use the Caseset for learning. |