| Package | Description |
|---|---|
| javax.visrec.ml.classification | |
| javax.visrec.ml.regression |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractMultiClassClassifier<MODEL_CLASS,T,R> |
| Modifier and Type | Class and Description |
|---|---|
class |
SimpleLinearRegression<MODEL_CLASS>
Simple linear regression finds the best possible straight line that tries to explain given training set.
|
Copyright © 2020. All rights reserved.