-
Vadim Pisarevsky authored
* expose 2 extra methods from ml::TrainData: getNames() and getVarSymbolFlags(). The first one returns text labels from CSV (if the data has been loaded from CSV); the second one returns a matrix of boolean values; its n-th element is 1 iff the corresponding column in the CSV uses symbolic names, not numbers. * check that the dynamic_cast succeeds
40b87070
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
ann_mlp.cpp | ||
boost.cpp | ||
data.cpp | ||
em.cpp | ||
gbt.cpp | ||
inner_functions.cpp | ||
kdtree.cpp | ||
kdtree.hpp | ||
knearest.cpp | ||
lr.cpp | ||
nbayes.cpp | ||
precomp.hpp | ||
rtrees.cpp | ||
svm.cpp | ||
svmsgd.cpp | ||
testset.cpp | ||
tree.cpp |