bigml-csharp
bigml-csharp copied to clipboard
Support for local predictions
The Java bindings project has support for local predictions, however this one does not. When will the C# project also support local predictions?
Hi drikusvd. I'm not the main maintainer of this bindings but I think that C# one already has support for local predictions for a few of our models (models and ensembles almost for sure). Which ones do you miss? We'll try to implement them ASAP, and since this is an open-source project, pull requests are more than welcome. Thanks for contacting us.
Thank you for your response. Specifically I noticed that logical regressions and deep nets are currently not supported. I don't know if there are any others.