Skip to content

assignment -2 for CS-669 Pattern Recognition. The model includes K-means algorithm applied over different kind of datasets including images.

Notifications You must be signed in to change notification settings

shreyasbapat/PR-2O

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PR-2O

CS-669 Pattern Recognition Assignment-2: The following discussion revolves around the modelling of data classifier in accordance with the bayesian decision theory. Unlike previous assignment here we do not assume class conditional probablity to be normal but instead we assume that the distribution is in the form of function that can be approximated as the linear combination of many gaussians(precisly k-gaussians).

The dataset considered here are:

Dataset-1:

It is a two dimensional speech data

Dataset-2:

It has two parts (a) This dataset set contains images which include extraction of features from the images in two forms, one would be patch representation of image and another would be Bag of Visual Words representation. (b) This dataset contains cell images on which segmentation of the region based on the intensities (data points) which are predicted using K-means and GMM clustering.

About

assignment -2 for CS-669 Pattern Recognition. The model includes K-means algorithm applied over different kind of datasets including images.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages