haifengl / smile

Statistical Machine Intelligence & Learning Engine
https://haifengl.github.io
Other
5.97k stars 1.13k forks source link

Question: Is this library built with performance in mind? #729

Closed a-waider closed 1 year ago

a-waider commented 1 year ago

Hi,

I want to use this library in a project that relies on a high performance. Can I use it in a high performance production environment?

To be more specific, I only use with the interpolation functionality, so an answer on the performance of the interpolation methods would be sufficient.

haifengl commented 1 year ago

Yes, it is high performance.

a-waider commented 1 year ago

Thanks for your quick reply!