sammon_data


sammon_data, a Python code which generates 6 files of test data for multivariate data clustering.

Usage:

sammon_data

Licensing:

The information on this web page is distributed under the MIT license.

Languages:

sammon_data is available in a MATLAB version and an Octave version and a Python version.

Related Data and Programs:

asa113, a Python code which implements the Banfield and Bassill clustering algorithm using transfers and swaps.

asa136, a Python code which implements the Hartigan and Wong clustering algorithm.

kmeans, a Python code which contains several different algorithms for the K-Means problem.

ring_data, a Python code which creates, plots, or saves data generated by sampling concentric, possibly overlapping rings.

Reference:

  1. Ronald Fisher,
    The use of multiple measurements in taxonomic problems,
    Annual Eugenics,
    Volume 7, part II, 1936, pages 179-188.
  2. John Sammon,
    A nonlinear mapping for data structure analysis,
    IEEE Transactions on Computers,
    Volume C-18, Number 5, May 1969, pages 401-409.

Source Code:


Last revised on 03 July 2017.