PlusML
Loading...
Searching...
No Matches
plusml::BinaryLogisticRegression Member List

This is the complete list of members for plusml::BinaryLogisticRegression, including all inherited members.

BinaryLogisticRegression()=delete (defined in plusml::BinaryLogisticRegression)plusml::BinaryLogisticRegression
BinaryLogisticRegression(uint64_t features, bool bias_enabled=true)plusml::BinaryLogisticRegressionexplicit
Features() constplusml::BinaryLogisticRegression
FitSGD(const Eigen::MatrixXf &samples, const Eigen::MatrixXf &targets, float learning_rate, uint64_t batch_size, uint64_t epochs)plusml::BinaryLogisticRegression
Parameters() constplusml::BinaryLogisticRegression
Predict(Eigen::MatrixXf samples)plusml::BinaryLogisticRegression
SetParameters(const Eigen::MatrixXf &parameters)plusml::BinaryLogisticRegression