Skip to content

Commit

Permalink
updated readme
Browse files Browse the repository at this point in the history
  • Loading branch information
awerries committed Jan 18, 2016
1 parent a5776bd commit 8f2278b
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,2 @@
# Online SVR
Implementation of "Accurate Online Support Vector Regression"[1] in Python, with an application to cluster-size prediction in traffic flow. Used for a group project in 16-831 Statistical Techniques in Robotics at Carnegie Mellon University.

Methods adapted from the paper "Accurate On-line Support Vector Regression" from Junshui Ma, James Theiler, and Simon Perkins. This code is essentially a Python rewrite of Francesco Parrella's MATLAB code http://onlinesvr.altervista.org/.
Methods adapted from the paper "Accurate On-line Support Vector Regression" from Junshui Ma, James Theiler, and Simon Perkins. This code is essentially a Python rewrite of Francesco Parrella's MATLAB code http://onlinesvr.altervista.org/. Includes an undocumented application to cluster-size prediction in traffic flow. Used for a group project in 16-831 Statistical Techniques in Robotics at Carnegie Mellon University.

0 comments on commit 8f2278b

Please sign in to comment.