ElasticNet

Elastic net is a popular type of regularized linear regression that combines two popular penalties, specifically the L1 and L2 penalty functions.

Properties

Link copied to clipboard
val javaValue: RegressionModels
Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard
open override fun toJava(): RegressionModels