當我執行ml.net 的模型呼叫:
_predictionEnginePool.Predict(modelName: "**", example: input)
報錯: Can't bind the IDataView column 'label' of type 'Key<UInt32, 0-1>' to field or property 'Label' of type 'System.String'
請問該如何解決,
input類的label應該設為什么型別?
轉載請註明出處,本文鏈接:https://www.uj5u.com/net/226563.html
標籤:ASP.NET
