/mlnet-noschema-predictions

Samples showing how to make predictions using ML.NET models without defining input and output schemas

Primary LanguageJupyter Notebook

No Schema ML.NET Predictions

This repo contains C# & F# notebooks showing how you can use the .NET DataFrame API to make predictions using an ML.NET model without defining input and output schema classes.