Uses of Class
org.tribuo.interop.modelcard.ModelCard
Package
Description
ModelCard feature to allow more transparent model reporting.
-
Uses of ModelCard in org.tribuo.interop.modelcard
Modifier and TypeMethodDescriptionstatic ModelCard
ModelCard.deserializeFromJson
(com.fasterxml.jackson.databind.JsonNode modelCard) Reads the Json content corresponding to a ModelCard and instantiates it.static ModelCard
ModelCard.deserializeFromJson
(Path sourceFile) Reads the Json content corresponding to a ModelCard from file and instantiates it.