Skip to content

sansansiki/PPCs_model_service

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

python = 3.9.7

model_example.ipynb :

Given the test data, the model infers the probability of the resulting outcome.

app

deployed model by sending an HTTP request to the Flask application's URL. (eg. 127.0.0.1:5000/ppcs/predict)

PORT: 5000 -> model_service/app/config.py

run:

cd app

python run app.py

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published