Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 321 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 321 Bytes

healthcare.py

-Performs data imputation with different algorithms on our dataset

-Executes Random Forest Classification on each produced dataset

-Presents evaluation metrics

spam.py

-Trasform data to train a word2vec model

-Impliment and train a neural network to detect spam emails

-Presents evaluation metrics