- Introduction: This project deals with predicting the possibility of a person to be an HCV patient or not based on the lab experiments done. I used a real data set from the UCI Machine Learning Repository for this project.
- Language: Python3
- Modules/Libraries: Pandas, Numpy, Scikit-Learn
- Concepts: Regression, Pipeline, Classification, Cross-validation
- Environment: Python IDLE