pankaj-kvhld / nbd_lr

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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%

About

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

License:Apache License 2.0


Languages

Language:Python 57.9%Language:Jupyter Notebook 34.5%Language:Makefile 7.6%