datatable.models.Ftrl.double_precision

An option to indicate whether double precision, i.e. float64, or single precision, i.e. float32, arithmetic should be used for computations. This option is read-only and can only be set during the Ftrl object construction.

Parameters

return
bool

Current double_precision value.