bigml-csharp icon indicating copy to clipboard operation
bigml-csharp copied to clipboard

Support for local predictions

Open drikusvd opened this issue 6 years ago • 2 comments

The Java bindings project has support for local predictions, however this one does not. When will the C# project also support local predictions?

drikusvd avatar Mar 14 '19 12:03 drikusvd

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.

osroca avatar Mar 14 '19 14:03 osroca

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.

drikusvd avatar Mar 15 '19 06:03 drikusvd