An open API service indexing awesome lists of open source software.

https://github.com/efthymioscosta/fullfactorialmixedclustering

This repository includes the R code used for the project "Mixed-type data clustering: a full factorial benchmarking study on distance-based clustering methods", written by Efthymios Costa. The project is supervised by Dr. Ioanna Papatsouma (Imperial College London) and co-supervised by Professor Alastair Young (Imperial College London).
https://github.com/efthymioscosta/fullfactorialmixedclustering

benchmarking-study cluster-analysis clustering full-factorial mixed-data

Last synced: 9 months ago
JSON representation

This repository includes the R code used for the project "Mixed-type data clustering: a full factorial benchmarking study on distance-based clustering methods", written by Efthymios Costa. The project is supervised by Dr. Ioanna Papatsouma (Imperial College London) and co-supervised by Professor Alastair Young (Imperial College London).

Awesome Lists containing this project

README

          

# Mixed-type data clustering: a full factorial benchmarking study on distance-based clustering methods

This repository includes the code used for the project "Mixed-type data clustering: a full factorial benchmarking study on distance-based clustering methods", submitted as the first mini-project for the StatML CDT.

* Author: Efthymios Costa
* Supervisors:
* Dr. Ioanna Papatsouma (Imperial College London) (main supervisor)
* Professor Alastair Young (Imperial College London) (co-supervisor)

## Description of files

* `fullfactorialexperiment.R`: R code for the full factorial design on data sets with non-spherical clusters.
* `fullfactorialexperimentsph.R`: R code for the full factorial design on data sets with spherical clusters.