Interface IModel
Namespace: IndicoV2-Models-Models
Assembly: IndicoV2-Abstractions-dll
public interface IModelProperties
Gets the Model identifier-
int Id { get; }Property Value
Gets the Model status-
string Status { get; }Property Value
Gets training progress-
float TrainingProgressPercents { get; }Property Value
Updated 6 months ago
