This is the complete list of members for MLLIB::MlLinearModel, including all inherited members.
| bias() const | MLLIB::MlLinearModel | |
| load(const QString &path) override | MLLIB::MlLinearModel | virtual |
| MlLinearModel(MlTaskType type=MlTaskType::Regression, double regularization=1.0) | MLLIB::MlLinearModel | |
| modelType() const override | MLLIB::MlLinearModel | virtual |
| predict(const MlTensor &input) const override | MLLIB::MlLinearModel | virtual |
| save(const QString &path) const override | MLLIB::MlLinearModel | virtual |
| SPtr typedef | MLLIB::MlModel | |
| taskType() const override | MLLIB::MlLinearModel | virtual |
| weights() const | MLLIB::MlLinearModel | |
| ~MlModel()=default | MLLIB::MlModel | virtual |