CatboostOptions
io.github.metarank.ltrlib.booster.CatboostOptions
case class CatboostOptions(trees: Int, learningRate: Double, ndcgCutoff: Int, maxDepth: Int, randomSeed: Int, objective: String, loggingLevel: String, earlyStopping: Option[Int], boostingType: String) extends BoosterOptions
Attributes
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait BoosterOptionsclass Objecttrait Matchableclass Any
Members list
In this article