io.github.metarank.ltrlib.ranking.pointwise.LogRegRanker$.LogRegModel
Attributes
- Graph
- Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Members list
Concise view
Value members
Eval a metric over the whole dataset
Eval a metric over the whole dataset
Attributes
- Definition Classes
Attributes
- Definition Classes
Make batch prediction, default impl falling back to per-row predict. You should overload it for better
performance.
Make batch prediction, default impl falling back to per-row predict. You should overload it for better
performance.
Attributes
- Inherited from:
- Model
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- Product