| Constructor and Description |
|---|
SOFM() |
| Modifier and Type | Method and Description |
|---|---|
Object |
clone() |
void |
copy(SOFM that) |
void |
fit(com.github.chen0040.data.frame.DataFrame batch) |
int |
transform(com.github.chen0040.data.frame.DataRow tuple) |
public void copy(SOFM that) throws CloneNotSupportedException
CloneNotSupportedExceptionpublic Object clone() throws CloneNotSupportedException
clone in class ObjectCloneNotSupportedExceptionpublic int transform(com.github.chen0040.data.frame.DataRow tuple)
public void fit(com.github.chen0040.data.frame.DataFrame batch)
Copyright © 2017. All rights reserved.