/nbd_lr

t https://pankaj-kvhld.github.io/nbd_lr/

Primary LanguagePythonApache License 2.0Apache-2.0

STAN

Shipment type analytics. Automatically classify shipments in B2B, B2C, ...

Install

pip install nbd_lr

How to use

Just instantiate the Stan class and call predict with your data.

stan = Stan()
stan.predict({})
Class=B2B, confidence=98%