| Package | Description |
|---|---|
| it.uniroma2.sag.kelp.data.example | |
| it.uniroma2.sag.kelp.predictionfunction.regressionfunction |
| Modifier and Type | Method and Description |
|---|---|
NumericLabel[] |
Example.getRegressionLabels()
Returns the classificationLabels of this example
|
| Modifier and Type | Method and Description |
|---|---|
ArrayList<NumericLabel> |
Example.getRegressionValues() |
| Modifier and Type | Method and Description |
|---|---|
void |
Example.setRegressionValues(ArrayList<NumericLabel> regressionValues) |
| Constructor and Description |
|---|
UnivariateRegressionOutput(NumericLabel result) |
Copyright © 2018 Semantic Analytics Group @ Uniroma2. All rights reserved.