JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
org.apache.spark.ml.ann
Interface Topology
All Superinterfaces:
Serializable
public interface
Topology
extends
Serializable
Trait for the artificial neural network (ANN) topology properties
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
TopologyModel
model
(long seed)
TopologyModel
model
(
Vector
weights)
Method Details
model
TopologyModel
model
(
Vector
weights)
model
TopologyModel
model
(long seed)