JsonModelFeatureInformation interface

物件,包含模型名稱或功能名稱的模型特徵資訊。

屬性

featureName

使用的功能名稱。

modelName

所使用的模型名稱。

屬性詳細資料

featureName

使用的功能名稱。

featureName?: string

屬性值

string

modelName

所使用的模型名稱。

modelName?: string

屬性值

string