The following codebase is part of my Masters Project for my M.Eng CS degree at Cornell University. I am currently working with Dr. Theodoros Damoulas, a post-doctoral associate of the Department of Computer Science. We, in turn, fall under the direction of Dr. Carla Gomes, the director of Cornell's newly founded Institute for Computational Sustainability. My work involves working with machine learning code that operates on data from Cornell's Ornithology Lab. mRVM
The goal of this code is to reproduce the mRVM1 and mRVM2 models as outlined in this paper. mRVM stand for multi-class multi-kernel Relevance Vector Machine and is a Bayesian learning and classification model originally introduced by M. Tipping (2001).