public class Bagging extends Object
| Constructor and Description |
|---|
Bagging() |
| Modifier and Type | Method and Description |
|---|---|
String |
classify(com.github.chen0040.data.frame.DataRow row) |
void |
fit(com.github.chen0040.data.frame.DataFrame batch) |
public void fit(com.github.chen0040.data.frame.DataFrame batch)
public String classify(com.github.chen0040.data.frame.DataRow row)
Copyright © 2017. All rights reserved.