How to do online boosting on a classifier in MATLAB?

2 views (last 30 days)
I have a data set that I have used to train a SVM classifier called M1. I also have a data stream that feeds the data points in online setting, one data point at a time. I want to update the model parameters (boost the performance) of M1 by using each of online data points. Are there any standard functions in MATLAB to do that?

Answers (0)

Categories

Find more on Statistics and Machine Learning Toolbox in Help Center and File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!