public class XValResult extends Object
| Modifier and Type | Field and Description |
|---|---|
double |
bestC |
double |
bestG |
double[][] |
errors |
| Constructor and Description |
|---|
XValResult(double[][] errors,
double bestC,
double bestG) |
Copyright © 2016. All rights reserved.