Skip to content

bwaldrep/machine_learning

Folders and files

NameName
Last commit message
Last commit date
Dec 25, 2012
Nov 8, 2012
Dec 25, 2012
Dec 5, 2012
Nov 13, 2012
Nov 13, 2012
Nov 13, 2012
Nov 13, 2012
Dec 25, 2012
Dec 25, 2012
Dec 25, 2012
Dec 25, 2012
Dec 25, 2012
Dec 25, 2012
Dec 25, 2012
Dec 8, 2012
Dec 5, 2012
Dec 25, 2012

Repository files navigation

Machine Learning

Overview

This repository holds code I have written for STAT 37700 Machine Learning with Professor Kondor. It's ugly, slow, and possibly incorrect. Read at your own risk.

Contents

  • ada.py An implementation of AdaBoost with decision stumps as weak learners
  • adaplot.py A script to plot the performance of AdaBoost
  • gauss.py Gaussian Processes regression with a Gaussian kernel
  • svm.py An implementation of a Support Vector Machine trained with Sequential Minimal Optimization

About

Some homework for STAT 377

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published