io.github.metarank.ltrlib.booster.CatboostBooster
See theCatboostBooster companion object Attributes
- Companion:
- object
- Graph
- Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Members list
Concise view
Value members
Attributes
- Definition Classes
Attributes
- Definition Classes
Attributes
- Definition Classes
Eval a metric over the whole dataset
Eval a metric over the whole dataset
Attributes
- Definition Classes
- Inherited from:
- Booster
Attributes
- Definition Classes
- Inherited from:
- Booster
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
- Definition Classes
- Inherited from:
- Booster
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- Product