# gbs **Repository Path**: xiao-song-sinx/gbs ## Basic Information - **Project Name**: gbs - **Description**: No description available - **Primary Language**: Matlab - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-12-21 - **Last Updated**: 2021-12-21 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ### GBS: A Study of Graph-based System for Multi-view Clustering This repo hosts the code for paper "A Study of Graph-based System for Multi-view Clustering", Knowledge-Based Systems, 2019. A simple way is to run _Run_GBS.m_ or _Run_GBS_toy.m_. #### Some notes 1. Run_GBS: Experiments on real-word data (eight real-world datasets). Please set 'choice_graph' and 'choice_metric' to use different graph metrices. (Preferred our method) 2. Run_GBS_toy: Experiments on toy data (one toy/two-moon dataset) 3. GBS: Multi-view clustering methods building upon GBS If there are any questions, please do not hesitate to contact me (Email: cshaowang@gmail.com).