yashraj4 / heart-attack-classification

In this notebook, I have reviewed several classification algorithms on datasets.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This notebook is about comparing the performance of several classification algorithms.

--------------------------------------------------------------------------------------
In this file, there are several famous algorithms in the field of classification for data from https://www.kaggle.com/
I found out that there are studies about heart attack.
The accuracy of each algorithm has been checked in four ways, which can be named as follows: accuracy_score, f1-csore, log_loss, jacard I hope this notebook was useful for you.

About

In this notebook, I have reviewed several classification algorithms on datasets.


Languages

Language:Jupyter Notebook 100.0%