Skip to content

Latest commit

 

History

History
4 lines (2 loc) · 254 Bytes

File metadata and controls

4 lines (2 loc) · 254 Bytes

#Analyze the breast_cancer dataset using Linear Regression, Logistic Regression, and SVM.

#Read and analyze the heart dataset and adult dataset using KNN (heart dataset) K-means (adult dataset) calculate the Accuracy, Precision, Recall, and F1-score.