Benjamin Gutierrez
englishtoc,lof,lot
Interests - Analytics, Data Mining of Big Data
What are the best machine learning algorithms for sets of data points.
Traditional algorithms operate on individual data points, each point may have
a label, or be flagged as anomalous, or be clustered.
Consider cases where the phenomenon of interest affects many data points
but is not apparent in any one of them alone.
Limits of SVMs
Bayesian methods, model selection
Multivariate classification, clustering
Sparsity: wavelets, compressive sampling, 2D-3D data representations
Machine learning for large multivariate datasets: Kernel regression,
SVM, neural networks, supervised learning
Benjamin Gutierrez