Skip to content

Devendra61/bentoml_ccfd

Repository files navigation

Deploy ML Model to detect credit card fraud detection with Bentoml

git clone https://github.com/Devendra61/bentoml_ccfd.git 
cd bentoml_ccfd && pip install -r requirements.txt
python3 train.py 
bentoml serve service.py:svc --reload

replace <instance_public_ip> with your <machine_public_ip> example: https://54.164.180.20:8080/

https://<instance_public_ip>:8080/

to be continued

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages