You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
support vector machine (SVM) implementation for regression and classifier
relevance vector machine (RVM) implemetation for regression and classifier
About
Advnaced Machine learning research project, which I contributed to. In this project we explore the general Bayesian framework for obtaining sparse solutions first suggested by Michael E. Tipping. A special case application in this framework known as relevance vector machine (RVM) was implemented. The method is compared to a well-known support ve…