BayesFilterSaveDatabase Method |
Name | Description | |
---|---|---|
![]() ![]() | SaveDatabase(Stream, Stream) |
Saves the Bayesian database to stream.
|
![]() ![]() | SaveDatabase(String, String) |
Saves the Bayesian database to disk.
|
![]() | SaveDatabase(Stream, Stream, Int32, Boolean) |
Compacts the database by removing non-significant data and saves
the database to stream.
|
![]() ![]() | SaveDatabase(String, String, Int32, Boolean) |
Compacts the database by removing non-significant data and saves
the database to disk.
|