Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 749 Bytes

File metadata and controls

6 lines (4 loc) · 749 Bytes

Best ML Algorithm Finder

This is a project I created within a small timeframe (2 to 3 hrs) during the Math Coding & AI summer camp at NIT Calicut. This takes any preprocessed dataset and trains it with different ML algorithm and returns the algorithm with the highest accuracy. The algorithms that are used to train: Logistic Regression, Support vector machine, Categorical NB, Decision Tree.

Screenshot 2024-05-31 at 1 58 34 PM Screenshot 2024-05-31 at 1 58 17 PM