Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 402 Bytes

File metadata and controls

14 lines (11 loc) · 402 Bytes

Hepatitis-Mortality-Prediction-with-ML

In this project, we will predict if a Hepatitis patient will survive or not based on the parameters using ML.

Workflow

  • 1.Data Prep
  • 2.EDA
  • 3.Feature Selection
  • 4.Build Model
  • 5.Interpret Model
  • 6.Evaluation of Model
  • 7.Serialization
  • 8.Production with Streamlit or Flask