Skip to content

bobub/ml_lab_course

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

87 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This repository contains the code and report for the TU Berlin's Machine
Learning Lab Course assignments from Klaus-Robert Müller. 


Assignment 1:
The assignment involves the study, implementation and application of algorithms
for dimension reduction (PCA, LLE), evaluation (AUC) and outlier detection (Gamma
idx, Kappa idx and others). 

Assignment 2:
The assignment involves the study, implementation and application of algorithms
for clustering algorithms. In particular, k-Means, Gaussian MixtureModels, 
Agglomorative Clustering are investigated.

Assignment 3:
The assignment involves the study, implementation and application of algorithms
for cross validation and kernel ridge regression. These classes are then used to
reproduce the results of a research paper and investigate 5 different
classification datasets.

Assignment 4: 
This assignment focused on SVMs and neural networks. It required the implementation of each,
and the application to various small datasets.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published