https://github.com/nikolaydubina/go-ml-benchmarks

*What is it?*

Benchmarks of latency on how different ways to get tabular machine learning 
models (XGBoost) work with typical Go scenario.

*Who is audience?*

This might be useful to folks who are calling machine learning services in 
their Go code. I was curious myself for a while how different methods 
perform (e.g. would CGo be faster than C++ with Unix Sockets? 🤔). This is 
just one of the data points in making decision on how to implement it in 
your system. Hopefully it will be interesting and useful to you!

Thank you! Have a good weekend ahead everyone!

-- Nikolay

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/golang-nuts/a82b2097-ac79-4c49-90e8-1c35a42c1fd5n%40googlegroups.com.

Reply via email to