TolicWang / MachineLearning
☆21Updated 6 years ago
Alternatives and similar repositories for MachineLearning:
Users that are interested in MachineLearning are comparing it to the libraries listed below
- Shared Nearest Neighbor-based Clustering by Fast Search and Find of Density Peaks☆52Updated 4 years ago
- Dynamic Graph-Based Label Propagation for Density Peaks Clustering☆41Updated 2 years ago
- 基于Python实现了K-Means、GMM、DBSCAN、AGNES等四种常见的聚类算法☆67Updated 5 years ago
- 通过科研人员论文项目等数据,训练识别导师/学生的分类器。代码包括特征选择基础、网格搜索确定特征选择方法参数、不平衡数据的处理(oversampling、undersampling)和pu-learning方法在此问题上的应用☆30Updated 5 years ago
- 天池比赛,kaggle等等(Keras/PyTorch实战)☆182Updated 4 years ago
- 天池精准医疗大赛,糖尿病预测☆11Updated 6 years ago
- 实现了谱聚类的算法。☆11Updated 7 years ago
- 项目基于论文《Fuzzy c-Means Algorithms for Very Large Data》,使用Python语言实现FCM算法及其扩展算法,包括FCM、spFCM、oFCM、kFCM、reskFCM、spkFCM、okFCM。☆63Updated 5 years ago
- 风机叶片开裂故障预警解决方案☆30Updated 6 years ago
- 在sklearn下,几种常用的特征选择方法☆40Updated 8 years ago
- An optimized clustering framework for 'Clustering by fast search and find of density peaks' in Science 2014.☆18Updated 2 years ago
- 谷歌INCEPTION-RESNET-V3迁移学习实现图像二分类判断图像是否生病☆17Updated 6 years ago
- 模糊聚类算法及其改进算法☆14Updated 3 years ago
- Learning and Recording☆34Updated 5 years ago
- iris数据集的基本数据分析方法,包括KNN,LG,NB,SVM算法。☆44Updated 7 years ago
- The implementation of WKmeans algorithm for paper "Automated Variable Weighting in k-Means Type Clustering"☆10Updated 4 years ago
- The code of the AAAI-19 paper "AFS: An Attention-based mechanism for Supervised Feature Selection".☆44Updated 5 years ago
- 论文分享☆42Updated 2 years ago
- Sample code and picture of my blog or project☆137Updated 2 years ago
- 用python实现SVM/AdaBoost/C4.5/CART/Naïve Bayes等数据挖掘领域十大经典算法☆78Updated 6 years ago
- Clustering by fast search and find of density peaks☆24Updated 10 years ago
- Removal of information from co-association matrix for clustering ensemble☆17Updated 5 years ago
- 基于PyTorch使用迁移学习完成项目☆58Updated 6 years ago
- A Python 2 implementation of Fuzzy C Means Clustering algorithm.☆48Updated 4 years ago
- Deep Canonical Correlation Analysis implemented with tensorflow☆14Updated 6 years ago
- 现有聚类算法面向高维稀疏数据多未考虑类簇可重叠和离群点的存在,导致聚类效果不理想。针对此,提出一种可重叠子空间K-Means聚类算法(An Overlapping Subspace K-Means Clustering Algorithm, OS-K-Means)。给出类簇…☆30Updated 5 years ago
- common-used datasets for clustering☆11Updated 6 months ago