@relation 'ClevelandHeartDiseaseTrainingDataset'
@attribute sex {0,1}
@attribute cp {1,2,3,4}
@attribute slope {1,2,3}
@attribute ca {0,1,2,3}
@attribute thal {3,6,7}
@attribute class {0,1}
@data
1,1,3,0,6,1
1,4,2,3,3,1
1,4,2,2,7,0
1,3,3,0,3,1