public abstract class DataPartitionFederatedScheme extends Object
| Modifier and Type | Class and Description | 
|---|---|
| static class  | DataPartitionFederatedScheme.BalanceMetrics | 
| static class  | DataPartitionFederatedScheme.Result | 
| Constructor and Description | 
|---|
| DataPartitionFederatedScheme() | 
| Modifier and Type | Method and Description | 
|---|---|
| abstract DataPartitionFederatedScheme.Result | partition(MatrixObject features,
         MatrixObject labels,
         int seed) | 
public abstract DataPartitionFederatedScheme.Result partition(MatrixObject features, MatrixObject labels, int seed)
Copyright © 2021 The Apache Software Foundation. All rights reserved.