Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 582 Bytes

File metadata and controls

15 lines (9 loc) · 582 Bytes

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