121 skills found · Page 1 of 5
jayshah19949596 / Machine Learning ModelsDecision Trees, Random Forest, Dynamic Time Warping, Naive Bayes, KNN, Linear Regression, Logistic Regression, Mixture Of Gaussian, Neural Network, PCA, SVD, Gaussian Naive Bayes, Fitting Data to Gaussian, K-Means
kjahan / K MeansA Python implementation of k-means clustering algorithm
Behrouz-Babaki / COP KmeansA Python implementation of COP-KMEANS algorithm
sandipanpaul21 / Clustering In PythonClustering methods in Machine Learning includes both theory and python code of each algorithm. Algorithms include K Mean, K Mode, Hierarchical, DB Scan and Gaussian Mixture Model GMM. Interview questions on clustering are also added in the end.
vivekkalyanarangan30 / Text Clustering APIImplementation of a text clustering algorithm using Kmeans clustering in order to derive quick insights from unstructured text
overshiki / Kmeans Pytorchpytorch implementation of basic kmeans algorithm(lloyd method with forgy initialization) with gpu support
solzimer / SkmeansSuper fast simple k-means implementation for unidimiensional and multidimensional data.
Yangami / Genetic Algorithm Kmeans对于一个板块内的股票使用Kmeans聚类剔除垃圾股,利用遗传算法分析上市公司的财务指标,从基本面的角度得出合理的股票选择模型,帮助投资者在某个板块内确定出选择高收益股票的标准,策略样本外回测计效见backtest.png文件。
aditya1601 / Kmeans Clustering CppA C++ implementation of simple k-means clustering algorithm.
yanqiangmiffy / Text Cluster:dango: 文本聚类 k-means算法及实战
PyDataBlog / ParallelKMeans.jlParallel & lightning fast implementation of available classic and contemporary variants of the KMeans clustering algorithm
rohanbaisantry / Image ClusteringThis is a simple image clustering algorithm which uses KMeans for clustering and performs 3 types of vectorization using vgg16, vgg19 and resnet50 using the weights from ImageNet
seraogianluca / K Means MapreduceK-Means algorithm implementation with Hadoop and Spark for the course of Cloud Computing of the MSc AIDE at the University of Pisa.
DMinerJackie / IABC KMCimprove algorithm base on Kmeans and Artifical Bee Colony
luzhixing12345 / WHU Data Science Introduction武汉大学数据科学导论
lovit / Clustering4docsClustering algorithm library. Implemented spherical kmeans
cmtt / Kmppk-means clustering algorithm with k-means++ initialization.
felipealencar / Sdn Ddos MonitorSDN-DDoS-Monitor: A simple machine learning tool for detecting botnet attacks
jlauron / KohonenKohonen Self Organizing Maps algorithm implementation in python, with other machine learning algorithms for comparison (kmeans, knn, svm, etc)
klevis / KMeansImageColorReductionUsing Maching Learning KMeans Algorithm to reduce image colors and compress