[go: up one dir, main page]

Skip to content

Repository for the course "Statistical Learning for Big Data" at Chalmers University of Technology

Notifications You must be signed in to change notification settings

calvinnsmith/Big-Data

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Statistical Learning for Big Data

Repository for the course "Statistical Learning for Big Data" at Chalmers University of Technology.

Project 1 - Classifier Strength

Comparing three different classifications methods: KNN, Logistic Regression and LDA. Using k-fold CV and missclassification rate to determine strength.

Project 2 - Clustering

Investigating the impact of linkage (ward and centroid) on hierarchical clustering and covariance type (VEE and EEV) on GMM clustering.

Project 3 - Group Lasso

Exploring group lasso with simulated data. Escpecially looking at how the method handles false/scrambled grouping.

Project 4 - NMF Clustering

Comparing NMF clustering and k-means on a subset of the MNIST fashion dataset.

Exam

Code and answers to the exam.

About

Repository for the course "Statistical Learning for Big Data" at Chalmers University of Technology

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages