public class ConfusionMatrixDeserializer extends org.nd4j.shade.jackson.databind.JsonDeserializer<ConfusionMatrix<Integer>>
ConfusionMatrix<Integer> instances, used in Evaluation| Constructor and Description |
|---|
ConfusionMatrixDeserializer() |
| Modifier and Type | Method and Description |
|---|---|
ConfusionMatrix<Integer> |
deserialize(org.nd4j.shade.jackson.core.JsonParser jp,
org.nd4j.shade.jackson.databind.DeserializationContext ctxt) |
public ConfusionMatrix<Integer> deserialize(org.nd4j.shade.jackson.core.JsonParser jp, org.nd4j.shade.jackson.databind.DeserializationContext ctxt) throws IOException, org.nd4j.shade.jackson.core.JsonProcessingException
deserialize in class org.nd4j.shade.jackson.databind.JsonDeserializer<ConfusionMatrix<Integer>>IOExceptionorg.nd4j.shade.jackson.core.JsonProcessingExceptionCopyright © 2017. All rights reserved.