Interface | Description |
---|---|
Prediction |
It is a generic output provided by a machine learning systems on a test data
|
PredictionFunction |
It is a generic prediction function that can be learned with a machine learning algorithm
|
Class | Description |
---|---|
PredictionFunctionTypeResolver |
It is a class implementing
TypeIdResolver which will be used by Jackson library during
the serialization in JSON and deserialization of PredictionFunction s |
Copyright © 2015 Semantic Analytics Group @ Uniroma2. All rights reserved.