GitHub / brianwade1 / Bayesian_Optimization_NN_HeartFailure
This project predicts the likelihood for heart failure. The project takes place in three parts: exploratory data analysis (EDA) and data preparation, the creation of three initial binary classification models including logistic regression, random forests, and a neural network. Then, the hyperparameters of the neural net were optimized using Bayesian Optimization.
Stars: 2
Forks: 0
Open issues: 0
License: None
Language: Jupyter Notebook
Size: 6.43 MB
Dependencies parsed at: Pending
Created at: over 3 years ago
Updated at: about 3 years ago
Pushed at: about 3 years ago
Last synced at: about 2 years ago
Topics: bayesian-optimization, data-science, feature-engineering, machine-learning, neural-network, python, random-forest