Sign inSign up

visshvesh/python3

By visshvesh

Updated over 8 years ago

Open 8889 port of container of this image

Image
0

112

visshvesh/python3 repository overview

To Start new container with new port with pulled image: docker run --name=container_tf_temperaturemodel -it -p 8889:8889 visshvesh/python3 /bin/bash

TemperatureModel Rest Call 1

http://52.172.201.223:8889/Predict_The_Causes {"timestamp":"2017-12-13 10:23:04"}

{"Output": ["99.92% chances of CoolingSystemIssues", "0.07% chances of BladeAccumulatorPressureIssues"]}


TemperatureModel Rest Call 2

http://52.172.201.223:8889/Predict_The_Causes

{"timestamp":"2017-12-21 06:29:54"} {"Output": ["60.56% chances of Overheated oil", "39.39% chances of Oil Leakage"]}

http://104.198.255.146:8889/Test (To test ,Output should be Test)

Tag summary

Content type

Image

Digest

Size

679.4 MB

Last updated

over 8 years ago

docker pull visshvesh/python3