rupalshrivastava / Supervised-Machine-Learning

Implemented support vector machines, boosting, and decision trees for classification problems. Used cross-validation for improving model accuracy. Plotted different types of learning curves like error rates vs train data size, error rates vs clock time. Compared performance using learning curves and confusion matrices across algorithms.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repository is not active

About

Implemented support vector machines, boosting, and decision trees for classification problems. Used cross-validation for improving model accuracy. Plotted different types of learning curves like error rates vs train data size, error rates vs clock time. Compared performance using learning curves and confusion matrices across algorithms.


Languages

Language:Jupyter Notebook 100.0%