This document describes a machine learning project to classify particle collision events from the Large Hadron Collider as signal (Higgs boson decay) or background using various machine learning models. It provides details on the data preprocessing, models tested including boosted decision trees with XGBoost and TMVA, naive Bayesian, neural network, and multiboost approaches. Optimal hyperparameters were determined through cross-validation to be 225 trees, maximum depth of 5 for XGBoost, achieving the highest AMS score of 3.690.