Package | Description |
---|---|
org.apache.flink.examples.java.ml | |
org.apache.flink.examples.java.ml.util |
Class and Description |
---|
LinearRegression.Data
A simple data sample, x means the input, and y means the target.
|
LinearRegression.Params
A set of parameters -- theta0, theta1.
|
Class and Description |
---|
LinearRegression.Data
A simple data sample, x means the input, and y means the target.
|
LinearRegression.Params
A set of parameters -- theta0, theta1.
|
Copyright © 2014–2021 The Apache Software Foundation. All rights reserved.