|
BaseAveragedStochasticGradientDescentTModel, TKernel, TInput, TLossClone Method
|
Creates a new object that is a copy of the current instance.
Namespace:
Accord.MachineLearning.VectorMachines.Learning
Assembly:
Accord.MachineLearning (in Accord.MachineLearning.dll) Version: 3.8.0
Syntax Public Function Clone As Object
Request Example
View SourceReturn Value
Type:
ObjectA new object that is a copy of this instance.
Implements
ICloneableCloneSee Also