You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have an XGBoost model thats trained over SageMaker and I am trying to understand how Neo can help me to do model inferencing from a .NET application.
Is there a way i can compile the XGBoost model into ONNX through Neo?
Or
Is there a way i can invoke Neo DLR API through C# to invoke the compiled XGBoost model?
Or
Is there a way i can export XGBoost model as ONNX, thus bypassing Neo?
The text was updated successfully, but these errors were encountered:
I have an XGBoost model thats trained over SageMaker and I am trying to understand how Neo can help me to do model inferencing from a .NET application.
Is there a way i can compile the XGBoost model into ONNX through Neo?
Or
Is there a way i can invoke Neo DLR API through C# to invoke the compiled XGBoost model?
Or
Is there a way i can export XGBoost model as ONNX, thus bypassing Neo?
The text was updated successfully, but these errors were encountered: