![]() |
slope 6.2.1
|
This is the complete list of members for slope::Score, including all inherited members.
| create(const std::string &metric) | slope::Score | static |
| eval(const Eigen::MatrixXd &eta, const Eigen::MatrixXd &y, const std::unique_ptr< Loss > &loss) const =0 | slope::Score | pure virtual |
| getComparator() const | slope::Score | |
| initValue() const =0 | slope::Score | pure virtual |
| isWorse(double other, double current) const =0 | slope::Score | pure virtual |
| ~Score()=default (defined in slope::Score) | slope::Score | virtual |