DataLab
is a compact statistics package aiming at exploratory data analysis. Please visit the
DataLab Web site
for more information....
Home
Programming DataLab
DLabPascal
Multivariate Methods
Memory Based Learner
TMemBasedLearner
Properties
ModelName
See also:
Comment
Index
Statistical Background
ModelName
Declaration:
TMemBasedLearner
.
ModelName
: string;
The property
ModelName
specifies a user-defined model name. The model name is not used by the class
TMemBasedLearner
, it is simply stored and retrieved by the methods
StoreModelBin
,
StoreModelXML
,
LoadModelBin
and
LoadModelXML
.