BqmlTrainingRunTrainingOptions

gcp4s.bigquery.model.BqmlTrainingRunTrainingOptions
final case class BqmlTrainingRunTrainingOptions(l1Reg: Option[Double], warmStart: Option[Boolean], maxIteration: Option[Long], learnRateStrategy: Option[String], learnRate: Option[Double], earlyStop: Option[Boolean], l2Reg: Option[Double], minRelProgress: Option[Double], lineSearchInitLearnRate: Option[Double])

Attributes

Source
BqmlTrainingRunTrainingOptions.scala
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Members list

Value members

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product