Interface IPredictionJobResult
Namespace: IndicoV2-Models-Models
Assembly: IndicoV2-Abstractions-dll
public interface IPredictionJobResult : IJobResult, IReadOnlyCollection<IReadOnlyCollection<IPrediction>>, IEnumerable<IReadOnlyCollection<IPrediction>>, IEnumerable
Implements
IJobResult,
IReadOnlyCollection<IReadOnlyCollection<IPrediction>>,
IEnumerable<IReadOnlyCollection<IPrediction>>,
IEnumerable
Updated about 1 year ago