Skip to content

YaseminGokberk/Heart-Disease-SVM-Classification

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

Heart-Disease-SVM-Classification

Veriseti : https://www.kaggle.com/ronitf/heart-disease-uci

-Verisetindeki Alanlar-
"Target" alanı, hastada kalp hastalığının varlığını ifade eder.
age: yas
sex : (1 = erkek; 0 = kadın)
cp: gogus acı tipi
trestbps: dinlenme kan basıncı (in mm Hg on admission to the hospital)
chol: serum kolesterol ( mg/dl )
fbs: (açken kan sekeri > 120 mg/dl) (1 = true; 0 = false)
restecg: dinlenme elektrokardiyografik sonuçlar
thalach: elde edilen maksimum kalp atış hızı
exang: exercise indüklenmiş anjina (1 = yes; 0 = no)
oldpeak: ST depression induced by exercise relative to rest
slope: the slope of the peak exercise ST segment
ca: number of major vessels (0-3) colored by flourosopy
thal: 3 = normal; 6 = sabit kusur; 7 = tersinir kusur
target: 1 or 0

İlgili veriseti üzerinde, Support Vector Machine (SVM) makine öğrenmesi algoritması ile sınıflandırma çalışması yapılmıştır.

Releases

No releases published

Packages

No packages published

Languages