/Heart-Disease-Health-Indicators-Dataset

Machine Learning Project, University of Tehran, Fall 2021

Primary LanguageJupyter Notebook

Heart-Disease-Health-Indicators-Dataset

Link of dataset

Link of notebook in Kaggle

Binary classification using mlp and autoencoder

part1 :

assing weight for each class and using mlp and autoencoder for classification

part2 :

  1. train mlp for each class and then combine them for classification
  2. train autoencoder on the normal data and then set threshold for reconstruction error and recognize unusual data