>>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?
>>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.