An open API service indexing awesome lists of open source software.

https://github.com/lmizner/ece219_datamining

Course work from UCLA's ECE219 - Large-Scale Data Mining
https://github.com/lmizner/ece219_datamining

bayesian-graphical-models causal-modelling deep-learning kernel-techniques large-scale-dataset machine-learning predictive-modeling regression-models regularization supervised-learning support-vector-machines unsupervised-learning

Last synced: 2 months ago
JSON representation

Course work from UCLA's ECE219 - Large-Scale Data Mining

Awesome Lists containing this project

README

        

### Large-Scale Data Mining: Models and Algorithms

Introduction of variety of scalable data modeling tools, both predictive and causal, from different disciplines. Topics include supervised and unsupervised data modeling tools from machine learning, such as support vector machines, different regression engines, different types of regularization and kernel techniques, deep learning, and Bayesian graphical models. Emphasis on techniques to evaluate relative performance of different methods and their applicability. Includes computer projects that explore entire data analysis and modeling cycle: collecting and cleaning large-scale data, deriving predictive and causal models, and evaluating performance of different models.