现有聚类算法面向高维稀疏数据多未考虑类簇可重叠和离群点的存在,导致聚类效果不理想。针对此,提出一种可重叠子空间K-Means聚类算法(An Overlapping Subspace K-Means Clustering Algorithm, OS-K-Means)。给出类簇子空间计算策略,在聚类过程中动态更新每个类簇的属性子空间,并定义合理的约束函数指导聚类过程,从而实现类簇的可重叠性与寻找离群点的效果。具体地,定义合理的目标函数对传统的K-Means算法进行修正,利用熵权约束分别计算每个类簇中每个维度的权重,使用权重值来标识对不同类簇中维度的相对重要性,并加入对重叠程度和离群值数量控制的参数。
☆30Aug 29, 2019Updated 6 years ago
Alternatives and similar repositories for OS-K-Means
Users that are interested in OS-K-Means are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- BDP 05: CLUSTERING OF LARGE UNLABELED DATASETS OVERVIEW Real world data is frequently unlabeled and can seem completely random. In these…☆11Jan 6, 2018Updated 8 years ago
- 对用户进行聚类分析和可视化呈现☆20Mar 1, 2019Updated 7 years ago
- Deep Subspace Clustering + GAN☆23Feb 8, 2018Updated 8 years ago
- Subspace clustering through the deep learning approach☆22Jul 20, 2016Updated 9 years ago
- Python implementation of Sparse Subspace Clustering algorithm.☆81Jul 8, 2018Updated 7 years ago
- Deploy open-source AI quickly and easily - Special Bonus Offer • AdRunpod Hub is built for open source. One-click deployment and autoscaling endpoints without provisioning your own infrastructure.
- Matlab implementation for IJCAI19:multi-view clustering with late fusion alignment maximization☆10Aug 8, 2020Updated 5 years ago
- Inexact Block Coordinate Descent Methods For Symmetric Nonnegative Matrix Factorization☆15Mar 1, 2017Updated 9 years ago
- Program to perform kmeans clustering, kernel kmeans, and also spectral clustering (last 2 both based on RBF kernels).☆11Feb 9, 2018Updated 8 years ago
- Particle Swarm Optimization algorithm in Python☆14Apr 23, 2024Updated 2 years ago
- ☆12Jul 6, 2023Updated 2 years ago
- K-Means is a clustering algorithm which is used for cluster analysis in data mining; it partitions the data set into k clusters. In this …☆10Aug 19, 2017Updated 8 years ago
- A python program that applies a choice of nonnegative matrix factorization (NMF) algorithms to a dataset for clustering.☆13Jun 10, 2019Updated 6 years ago
- ☆16May 1, 2023Updated 3 years ago
- Radial-Based Oversampling for Noisy Imbalanced Data Classification☆14Mar 12, 2018Updated 8 years ago
- Managed Database hosting by DigitalOcean • AdPostgreSQL, MySQL, MongoDB, Kafka, Valkey, and OpenSearch available. Automatically scale up storage and focus on building your apps.
- Clustering Apotek Dataset Using K-Means++ and PSO_K-Means☆10Aug 8, 2020Updated 5 years ago
- A PyTorch implementation of the Deep Dictionary model☆14Nov 11, 2020Updated 5 years ago
- 探索性数据分析期末报告,text clustering with Kmeans/GMM/NMF☆15Jul 6, 2018Updated 7 years ago
- Using Genetic Algorithms to aid Machine Learning☆20Feb 20, 2018Updated 8 years ago
- ☆11Oct 31, 2021Updated 4 years ago
- Removal of information from co-association matrix for clustering ensemble☆16May 4, 2019Updated 7 years ago
- machine learning inaction☆19Oct 15, 2017Updated 8 years ago
- 毕业设计源码-基于Spark的Kmeans聚类算法优化☆18Jul 18, 2016Updated 9 years ago
- Official repository of "Minibatch optimal transport distances; analysis and applications" (https://arxiv.org/pdf/2101.01792.pdf)☆10Oct 15, 2021Updated 4 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- This is the implementation of our paper "Location-aware Deep Collaborative Filtering for Service Recommendation"☆14Nov 10, 2020Updated 5 years ago
- This is an implementation of the paper on "Improved K-means algorithm based on density Canopy".☆30Jun 18, 2019Updated 6 years ago
- ☆18Oct 18, 2021Updated 4 years ago
- The realization of k-means clustering algorithm by MATLAB☆14Sep 9, 2019Updated 6 years ago
- ☆15Feb 15, 2023Updated 3 years ago
- SCoRe is a sequential recommendation model with dual side neighbor-based collaborative filtering. Implementation of our WSDM 2020 paper.☆17Jan 30, 2020Updated 6 years ago
- ☆21Jul 31, 2018Updated 7 years ago
- 天池竞赛数据挖掘之二手车交易价格预测大赛☆10Mar 27, 2020Updated 6 years ago
- 推荐系统算法实践☆14Aug 1, 2020Updated 5 years ago
- Open source password manager - Proton Pass • AdSecurely store, share, and autofill your credentials with Proton Pass, the end-to-end encrypted password manager trusted by millions.
- ☆15Mar 30, 2020Updated 6 years ago
- PSO algorithm written in TensorFlow☆19Sep 13, 2019Updated 6 years ago
- The paper and implementation code of Locally Weighted Ensemble Clustering , IEEE TRANSACTIONS ON CYBERNETICS, VOL. 48, NO. 5, MAY 2018☆15Nov 4, 2019Updated 6 years ago
- Code for paper named "Large-scale Personalized Video Game Recommendation via Social-aware Contextualized Graph Neural Network" published …☆15Apr 28, 2022Updated 4 years ago
- A simple implementation of our paper☆25Sep 29, 2025Updated 7 months ago
- 使用keras框架Embedding+LSTM对短文本分类-半监督☆16Nov 13, 2017Updated 8 years ago
- K-Means聚类算法及其改进☆33Apr 25, 2018Updated 8 years ago