Non Parametric models training #16212
Unanswered
kaiserliche
asked this question in
Other Q&A
Replies: 1 comment 2 replies
-
I think the training support is purely gradient based. There are other packages which should be able to train trees & tree ensembles on android devices, but I don't really know anything about iOS so it depends what platform you want. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Can non parametric models like decision trees be trained on-device using onnxruntime ? I am trying to add support for training tree based models, but can't find a way to do it. Please help.
Beta Was this translation helpful? Give feedback.
All reactions