triton-inference-server / fil_backend

FIL backend for the Triton Inference Server
Apache License 2.0
68 stars 35 forks source link

Reorganize examples and provide fraud detection example #169

Closed wphicks closed 2 years ago

wphicks commented 2 years ago

Reorganize notebooks to allow for easier addition of further examples. Add fraud detection example with categorical features.

Resolve #147