项目作者: adanjoga

项目描述 :
An evolutionary many-objective approach to multiview clustering using feature and relational data
高级语言: MATLAB
项目地址: git://github.com/adanjoga/mvmc.git
创建时间: 2021-02-17T09:27:31Z
项目社区:https://github.com/adanjoga/mvmc

开源协议:GNU General Public License v3.0

下载


MVMC is multiview data clustering algorithm based on multiobjective evolutionary optimization, where the multiview property refers to the availability of multiple feature sets and/or multiple relational descriptions. The approach takes advantage of many-objective optimization concepts to explore a range of (Pareto optimal) trade-offs, while scaling to settings with three or more data views.

MVMC is described in detail in our paper:

  1. A. José-García, J. Handl, W. Gómez-Flores, and M. Garza-Fabre
  2. An Evolutionary Many-objective Approach to Multiview Clustering Using Feature and Relational Data
  3. Applied Soft Computing
  4. https://doi.org/10.1016/j.asoc.2021.107425
  5. [see the attached PDF file: ASOC_manuscript.pdf]

MVMC was developed with MATLAB R2020b. To try the algorithm look at the scripts demo_mvmc.m and mvmc_experiments.m.

Contact:

  1. Adán José-García (adanjoga@gmail.com)
  2. Julia Handl (julia.handl@manchester.ac.uk)
  3. Wilfrido Gómez-Flores (wgomez@cinvestav.mx)
  4. Mario Garza-Fabre (garzafabre@gmail.com)