Skip to content

This repository contains Jupyter Notebooks illustrating various clustering techniques, culminating in the Dirichlet Process Method. For more theoretical background see ClusteringSlides.pdf or consult https://www.amazon.com/gp/product/0815384106/ref=dbs_a_def_rwt_bibl_vppi_i0

License

Notifications You must be signed in to change notification settings

ACFaul/Clustering-Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Clustering

Binder

This repository contains Jupyter Notebooks illustrating various clustering techniques, culminating in the Dirichlet Process Method.

For more theoretical background see ClusteringSlides.pdf or consult A Concise Introduction to Machine Learning (available at other book stores as well). Note that in the second print run the book was printed in grayscale. This was noticed, but some were already sold. If you are one of the unlucky ones not to have a colour copy, you can email Randi Cohen ([email protected]) to receive a corrected copy.

Suggested order to learn from this:

  • 1DMixture_numpy_random
  • 1DMixture_scipy_stats
  • 1_GaussianMixture
  • 2_InferGaussianMixture
  • 3_BayesianMixture
  • 4_InferBayesianMixture
  • 5_ChineseRestaurantProcess
  • 6_sklearnDirichletProcess
  • 7_InferDirichletProcess

About

This repository contains Jupyter Notebooks illustrating various clustering techniques, culminating in the Dirichlet Process Method. For more theoretical background see ClusteringSlides.pdf or consult https://www.amazon.com/gp/product/0815384106/ref=dbs_a_def_rwt_bibl_vppi_i0

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published