Wanncye / MachineLearning
为了深入了解一些机器学习算法,把一些经典算法的代码都过一遍。包括决策树、集成学习(Adaboost、GBDT、XgBoost、RandomForest)、支持向量机、EM算法(GMM)、极大似然估计、降维算法(PCA、LDA、T-SNE)、聚类算法(K-Mean)、kNN。
☆12Updated 2 years ago
Alternatives and similar repositories for MachineLearning:
Users that are interested in MachineLearning are comparing it to the libraries listed below
- 模糊C均值聚类算法(Fuzzy C-Means , FCM)matlab实现☆11Updated 2 years ago
- Density Peaks Clustering Based on Density Backbone and Fuzzy Neighborhood☆29Updated 4 years ago
- python 用GA算法优化BP神经网络☆147Updated 3 years ago
- 利用各种算法优化BP☆33Updated 5 years ago
- improve algorithm base on Kmeans and Artifical Bee Colony☆45Updated 7 years ago
- MATLAB公选课论文代码,基于matlab分别使用了模拟退火算法和蚁群算法解决TSP问题☆35Updated 6 years ago
- k-means,DB-SCAN,基于密度峰值的聚类算法的matlab简单实践。☆10Updated 6 years ago
- Multi-label feature selection via robust flexible sparse regularization☆18Updated 10 months ago
- Use Genetic Algorithm and Simulate Anneal for feature selection. 用遗传算法/模拟退火算法进行特征选择.☆31Updated 4 years ago
- Optimizing k-means++ initialization using PSO☆17Updated 8 years ago
- We implemented the algorithm from paper"Study on density peaks clustering based on k-nearest neighbors and principal component analysis"☆28Updated 5 years ago
- code of DPC-CE (Density Peak Clustering with Connectivity Estimation,Knowledge-Based Systems, 2022)☆21Updated 2 years ago
- 麻雀算法优化支持向量机 python实现☆13Updated 2 years ago
- ☆56Updated 3 years ago
- Multi-label feature selection using Ant colony optimization☆15Updated 3 years ago
- Clustering algorithms by fast search and find of density peaks☆18Updated 5 years ago
- common-used datasets for clustering☆11Updated 6 months ago
- 模糊聚类算法_python版☆28Updated last year
- Fast hierarchical clustering of local density peaks via an association degree transfer method☆11Updated last year
- Matlab and Python code of Dung Beetle Optimizer☆32Updated 2 years ago
- 群体智能优化算法☆99Updated 2 years ago
- 遗传算法MATLAB代码☆10Updated 5 years ago
- 机器学习预测模型,分别用逻辑回归,决策树,随机森林,神经网络,XGBOOST和支持向量机算法建模,交叉验证,并选出AUC最优的模型。特征工程优化后,AUC值达到0.8259☆54Updated 4 years ago
- 基于遗传算法的BP神经网络☆15Updated 3 years ago
- 随机森林工具包-MATLAB版实现☆35Updated 4 years ago
- Hybrid PSO Clustering Algorithm with K-Means for Data Clustering☆49Updated 4 years ago
- Wang Y, Wang D, Zhang X, et al. McDPC: multi-center density peak clustering[J]. Neural Computing and Applications,2020, 1-14.☆27Updated 4 years ago
- Code of the paper:A Self-adaptive Weighted Differential Evolution Approach for Large-scale Feature Selection --[Knowledge-Based Systems 2…☆33Updated 6 months ago
- use PSO to train the sigle layer NN structure☆24Updated 2 years ago
- 多目标优化遗传算法☆49Updated 6 years ago