Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 385 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 385 Bytes

ML-SUSY-DataSet

Exploration of dataset https://archive.ics.uci.edu/ml/datasets/SUSY

Build Machine Learning Algorithms from scratch Logistic Regression, Naïve Bayes, RBF & Neural Network model on SUSY dataset

Tuning their meta-parameters to explore, find & argue which model is best suited

Did cross - validation and used standard error to find the best parameters for each model