Skip to content

Latest commit

 

History

History
27 lines (19 loc) · 1.84 KB

README.md

File metadata and controls

27 lines (19 loc) · 1.84 KB

mpc-mixed

Build Status License

This is the code repository of the paper Multi-partition clustering of mixed data with Bayesian networks (International Journal of Intelligent Systems).

Project organization

This project is organized in several folders:

  • data. It contains the original data and the transformed data necessary for learning the clustering models.
  • src. Main repository of source code. It contains the Java implementations as well as the code necessary for running the experiments.
  • python-project. Secondary repository of source code. It contains the Python source code necessary for analyzing the results of the clustering and density estimation experiments.
  • r-project. Secondary code directory. It contains the R source code necessary for running the ClustMD and MixCluster algrithms on the Parkinson data.
  • latent_results. Results of the density estimation experiments with 36 mixed datasets.
  • clustering_results. Results of the clustering experiment with the Parkinson data.

Usage

Disclaimer

Parkinson data should not be used for independent publications without the approval of the Movement disorders society.

Contact