/output Secret
Created
April 5, 2019 19:31
output.txt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
=============== Single Prediction =============== | |
Age: 36 | |
Sex: 1 | |
Cp: 4 | |
TrestBps: 145 | |
Chol: 210 | |
Fbs: 0 | |
RestEcg: 2 | |
Thalac: 148 | |
Exang: 1 | |
OldPeak: 1.9 | |
Slope: 2 | |
Ca: 1 | |
Thal: 7 | |
Prediction Value: True | |
Prediction: A disease could be present | |
================================================== | |
=============== Single Prediction =============== | |
Age: 95 | |
Sex: 1 | |
Cp: 4 | |
TrestBps: 145 | |
Chol: 210 | |
Fbs: 0 | |
RestEcg: 2 | |
Thalac: 148 | |
Exang: 1 | |
OldPeak: 1.9 | |
Slope: 2 | |
Ca: 1 | |
Thal: 7 | |
Prediction Value: False | |
Prediction: Not present disease | |
================================================== | |
=============== Single Prediction =============== | |
Age: 46 | |
Sex: 1 | |
Cp: 4 | |
TrestBps: 135 | |
Chol: 192 | |
Fbs: 0 | |
RestEcg: 0 | |
Thalac: 148 | |
Exang: 0 | |
OldPeak: 0.3 | |
Slope: 2 | |
Ca: 0 | |
Thal: 6 | |
Prediction Value: False | |
Prediction: Not present disease | |
================================================== | |
=============== Single Prediction =============== | |
Age: 45 | |
Sex: 0 | |
Cp: 1 | |
TrestBps: 140 | |
Chol: 221 | |
Fbs: 1 | |
RestEcg: 1 | |
Thalac: 150 | |
Exang: 0 | |
OldPeak: 2.3 | |
Slope: 3 | |
Ca: 0 | |
Thal: 6 | |
Prediction Value: True | |
Prediction: A disease could be present | |
================================================== | |
=============== Single Prediction =============== | |
Age: 88 | |
Sex: 0 | |
Cp: 1 | |
TrestBps: 140 | |
Chol: 221 | |
Fbs: 1 | |
RestEcg: 1 | |
Thalac: 150 | |
Exang: 0 | |
OldPeak: 2.3 | |
Slope: 3 | |
Ca: 0 | |
Thal: 6 | |
Prediction Value: True | |
Prediction: A disease could be present | |
================================================== |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment