Package | Description |
---|---|
org.tribuo.clustering |
Provides classes and infrastructure for working with clustering problems.
|
Modifier and Type | Class and Description |
---|---|
class |
ImmutableClusteringInfo
An
ImmutableOutputInfo object for ClusterIDs. |
class |
MutableClusteringInfo
A mutable
ClusteringInfo . |
Modifier and Type | Method and Description |
---|---|
ClusteringInfo |
ImmutableClusteringInfo.copy() |
abstract ClusteringInfo |
ClusteringInfo.copy() |
Constructor and Description |
---|
ImmutableClusteringInfo(ClusteringInfo other) |
Copyright © 2015–2021 Oracle and/or its affiliates. All rights reserved.