wojiushimogui / kmeansLinks
kmeans算法的python实现
☆61Updated 9 years ago
Alternatives and similar repositories for kmeans
Users that are interested in kmeans are comparing it to the libraries listed below
Sorting:
- 这个仓库主要是前段时间参加2018研究生数学建模大赛的经验与心得,只是第一位和第二问,第三问做的太烂,所以只放我们团队第一问的方案和源码,在此抛砖引玉,欢迎大家批评指正。☆20Updated 6 years ago
- 高斯混合模型(GMM 聚类)的 EM 算法实现。☆197Updated 6 years ago
- 用python实现SVM/AdaBoost/C4.5/CART/Naïve Bayes等数据挖掘领域十大经典算法☆79Updated 7 years ago
- personal practice(个人练习,实现了深度学习中的一些算法,包括:四种初始化方法(zero initialize, random initialize, xavier initialize, he initialize),深度神经网络,正则化,dropout,…☆223Updated 6 years ago
- 基于深度学习(tensorflow)的中文文本分类☆15Updated 6 years ago
- The codes的K-means,FCM,谱聚类,DBSCAN,AP(AffinityPropagation),DPC聚类算法比较☆156Updated 7 years ago
- K Means Clustering with Python☆221Updated 2 years ago
- 通过阅读网上的资料代码,进行自我加工,努力实现常用的机器学习算法。实现算法有KNN、Kmeans、EM、Perceptron、决策树、逻辑回归、svm、adaboost、朴素贝叶斯☆731Updated 5 years ago
- 2018华为软件精英挑战赛,预测方案使用线性回归:差分+高斯核局部加权+岭回归拟合,放置方案采用随机启发式搜索:模拟退火+首次适应☆19Updated 7 years ago
- 用python和sklearn两种方法实现李航《统计学习方法》中的算法☆338Updated 6 years ago
- 2018全国研究生数学建模竞赛(C题:对恐怖袭击事件记录数据的量化分析)☆12Updated 5 years ago
- HoG, PCA, PSO, Hard Negative Mining, Sliding Window, Edge Boxes, NMS☆170Updated 7 months ago
- some small codes about deep learning☆51Updated 7 years ago
- python使用SIFT算法对图 像提取特征☆11Updated 8 years ago
- 2019华为杯研究生数学建模比赛F题(二等奖)☆14Updated 5 years ago
- keras注意力机制☆18Updated 7 years ago
- 聚类算法k-means的简单实现☆39Updated 6 years ago
- Python实现经典分类回归、关联分析、聚类以及推荐算法等☆215Updated 6 years ago
- 2018中国研究生数学建模竞赛F题☆14Updated 6 years ago
- 在matlab上使用遗传算法解决TSP旅行者问题☆70Updated 8 years ago
- 整理记录本人担任课程助教设计的四个机器学习实验,主要涉及简单的线性回归、朴素贝叶斯分类器、支持向量机、CNN做文本分类。内附实验指导书、讲解PPT、参考代码,欢迎各位码友讨论交流。☆115Updated 7 years ago
- ☆65Updated 7 years ago
- B站上炼数成金的公开课笔记☆363Updated 5 years ago
- ☆14Updated 6 years ago
- 深度学习入门的一些简单例子☆355Updated 6 years ago
- 利用深度RBM构建多分类模型☆19Updated 9 years ago
- improve algorithm base on Kmeans and Artifical Bee Colony☆45Updated 7 years ago
- Three-layer BP neural network used to classify Iris dataset.☆40Updated 6 years ago
- 本科毕业设计 基于Haar特征与AdaBoost算法的人脸检测的实现☆49Updated 7 years ago
- Implementation for the paper "K-Multiple-Means: A Multiple-Means Clustering Method with Specified K Clusters,", which has been accepted b…☆84Updated 4 years ago