| Package | Description |
|---|---|
| org.dmg.pmml | |
| org.dmg.pmml.clustering | |
| org.jpmml.model.visitors |
| Modifier and Type | Method and Description |
|---|---|
VisitorAction |
Visitor.visit(KohonenMap kohonenMap) |
| Modifier and Type | Method and Description |
|---|---|
KohonenMap |
KohonenMap.addExtensions(Extension... extensions) |
KohonenMap |
ObjectFactory.createKohonenMap()
Create an instance of
KohonenMap |
KohonenMap |
Cluster.getKohonenMap() |
KohonenMap |
KohonenMap.setCoord1(Number coord1) |
KohonenMap |
KohonenMap.setCoord2(Number coord2) |
KohonenMap |
KohonenMap.setCoord3(Number coord3) |
| Modifier and Type | Method and Description |
|---|---|
Cluster |
Cluster.setKohonenMap(KohonenMap kohonenMap) |
| Modifier and Type | Method and Description |
|---|---|
VisitorAction |
AbstractVisitor.visit(KohonenMap kohonenMap) |
Copyright © 2022. All rights reserved.