wojiushimogui / kmeans
kmeans算法的python实现
☆60Updated 9 years ago
Alternatives and similar repositories for kmeans:
Users that are interested in kmeans are comparing it to the libraries listed below
- The codes的K-means,FCM,谱聚类,DBSCAN,AP(AffinityPropagation),DPC聚类算法 比较☆148Updated 7 years ago
- K Means Clustering with Python☆211Updated last year
- 高斯混合模型(GMM 聚类)的 EM 算法实现。☆193Updated 6 years ago
- 这个仓库主要是前段时间参加2018研究生数学建模大赛的经验与心得,只是第一位和第二问,第三问做的太烂,所以只放我们团队第一问的方案和源码,在此抛砖引玉,欢迎大家批评指正。☆21Updated 6 years ago
- 利用深度RBM构建多分类模型☆19Updated 9 years ago
- 廖星宇《深度学习入门之PyTorch》代码实践☆143Updated 6 years ago
- HoG, PCA, PSO, Hard Negative Mining, Sliding Window, Edge Boxes, NMS☆169Updated 2 months ago
- Learning and Recording☆34Updated 5 years ago
- Python code of RBF neural network classification model☆44Updated 6 years ago
- 模糊聚类算法及其改进算法☆14Updated 3 years ago
- ☆14Updated 5 years ago
- 基于TensorFlow的深度学习、深度增强学习代码:NN(传统神经网络)、CNN(卷积神经网络)、RNN(递归神经网络)、LSTM(长短期记忆网络)、GAN(生成对抗网络)、DRL(深度增强学习)☆50Updated 6 years ago
- keras注意力机制☆17Updated 6 years ago
- 通过阅读网上的资料代码,进行自我加工,努力实现常用的机器学习算法。实现算法有KNN、Kmeans、EM、Perceptron、决策树、逻辑回归、svm、adaboost、朴素贝叶斯☆728Updated 5 years ago
- 智能优化算法☆27Updated 6 years ago
- 2019华为杯研究生数学建模比赛F题(二等奖)☆14Updated 5 years ago
- basic hmm☆27Updated 7 years ago
- PSO algorithm for multi-parameters optimizaiton☆66Updated 6 years ago
- course labratory☆14Updated 6 years ago
- 基于Keras的LSTM多变量时间序列预测☆176Updated 7 years ago
- 用python实现SVM/AdaBoost/C4.5/CART/Naïve Bayes等数据挖掘领域十大经典算法☆78Updated 6 years ago
- 一种基于中文命名实体识别与线性回归的刑期预测方法☆19Updated 6 years ago
- K-Means++(HCM), Fuzzy C-Means(FCM), Hierarchical Clustering, DBscan☆353Updated last year
- ☆261Updated 2 years ago
- 感知器、贝叶斯分类、决策树分类、K最近邻法、逻辑回归、支持向量机...☆127Updated 10 years ago
- ☆21Updated 6 years ago
- 使用遗传算法解决旅行商问题☆15Updated 4 years ago
- 通过科研人员论文项目等数据,训练识别导师/学生的分类器。代码包括特征选择基础、网格搜索确定特征选择方法参数、不平衡数据的处理(oversampling、undersampling)和pu-learning方法在此问题上的应用☆30Updated 5 years ago