microsoft / hummingbird

Hummingbird compiles trained ML models into tensor computation for faster inference.
MIT License
3.32k stars 274 forks source link

Support for sklearn training #747

Closed darshanp4 closed 6 months ago

darshanp4 commented 6 months ago

Hi

Thank you for hummingbird, seems to be interesting. as of now I seen it has support for inference, is there future plan to include training as well?

ksaur commented 6 months ago

Hi @darshanp4 thanks for your interest. For now, Hummingbird only supports inferencing. Please see #165. Thanks! :)