Skip to content
asengupta edited this page Sep 16, 2011 · 3 revisions

Data Mining Experiments is a loose collection of my experiments with data mining on a data set that is not currently public.

It currently has the following:

  • Self Organising Map algorithm
  • Eigenvector/eigenvalue computation using covariance, using LAPACK ATLAS library
  • Decision tree algorithm
  • Parallel coordinate visualisation

All the above use Processing and Ruby-Processing for visualisation.

Clone this wiki locally