BatchPredictionVersionLogs
Logs from batch prediction version.
Bases: abacusai.return_class.AbstractApiClass
abacusai.return_class.AbstractApiClass
client (ApiClient) – An authenticated API Client instance
logs (list[str]) – List of logs from batch prediction version.
warnings (list[str]) – List of warnings from batch prediction version.
Get a dict representation of the parameters in this class
The dict value representation of the class parameters
dict