This is the complete list of members for nuklei::KernelLogisticRegressor, including all inherited members.
isTrained() | nuklei::KernelLogisticRegressor | inline |
KernelLogisticRegressor() (defined in nuklei::KernelLogisticRegressor) | nuklei::KernelLogisticRegressor | inline |
KernelLogisticRegressor(const KernelCollection &data, const std::vector< int > &labels) | nuklei::KernelLogisticRegressor | |
KernelLogisticRegressor(const KernelCollection &data, const GMatrix &gramMatrix, const std::vector< int > &labels) | nuklei::KernelLogisticRegressor | |
setData(const KernelCollection &data, const std::vector< int > &labels) | nuklei::KernelLogisticRegressor | |
test(const kernel::base &t) const | nuklei::KernelLogisticRegressor | |
test(const KernelCollection &testSet) const | nuklei::KernelLogisticRegressor | |
train(const double delta=0.0001, const unsigned itrNewton=5) | nuklei::KernelLogisticRegressor | |
vklr() const | nuklei::KernelLogisticRegressor | inline |