zlacker

[return to "PostgresML is 8-40x faster than Python HTTP microservices"]
1. koyani+c8[view] [source] 2022-10-20 02:19:36
>>redbel+(OP)
Very interesting architecture. Article mentions XGBoost but what if I want to run another kind of algorithm? How does PostgresML support that use case?
◧◩
2. levkk+li[view] [source] 2022-10-20 04:14:25
>>koyani+c8
We have LightGBM also. The entire Scikit library is available (although via a Python wrapper) and a couple algorithms from Linfa (a Rust Scikit rewrite). We will be adding more algorithms and move to Rust entirely for v3.0.
◧◩◪
3. koyani+Ki1[view] [source] 2022-10-20 13:46:04
>>levkk+li
Very cool.
[go to top]