v2.0.0
Loading...
Searching...
No Matches
MLLIB::MlLinearModel Member List

This is the complete list of members for MLLIB::MlLinearModel, including all inherited members.

bias() constMLLIB::MlLinearModel
load(const QString &path) overrideMLLIB::MlLinearModelvirtual
MlLinearModel(MlTaskType type=MlTaskType::Regression, double regularization=1.0)MLLIB::MlLinearModel
modelType() const overrideMLLIB::MlLinearModelvirtual
predict(const MlTensor &input) const overrideMLLIB::MlLinearModelvirtual
save(const QString &path) const overrideMLLIB::MlLinearModelvirtual
SPtr typedefMLLIB::MlModel
taskType() const overrideMLLIB::MlLinearModelvirtual
weights() constMLLIB::MlLinearModel
~MlModel()=defaultMLLIB::MlModelvirtual