Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 497 Bytes

File metadata and controls

7 lines (5 loc) · 497 Bytes

Project Summary

Short Description

After rigorous data preprocessing (standardization/normalization, one-hot encoding, feature selection, etc.), a logistic regressor model and a decision tree were trained on the data with cross-validation. The Decision Tree performed with near-perfect accuracy.

Long Description

For a detailed overview, please click here.