dmlc / tl2cgen

TL2cgen (TreeLite 2 C GENerator) is a model compiler for decision tree models
https://tl2cgen.readthedocs.io/en/latest/
Apache License 2.0
21 stars 6 forks source link

can "predictor.predict(dmat)" support single sample prediction without transforming into csr_matrix? #2

Open xiao666 opened 2 years ago

hcho3 commented 1 year ago

Currently, it is not possible. I am marking this as a feature request.