GitHub topics: k-means-implementation-in-python
shreyaa-1702/Customer_segmentation
Customer segmentation using K-Means clustering helps businesses group customers based on factors like Annual Income and Spending Score to understand their behavior and optimize marketing strategies.
Language: Jupyter Notebook - Size: 43.9 KB - Last synced at: 22 days ago - Pushed at: 22 days ago - Stars: 0 - Forks: 0

srafay/Machine_Learning_A-Z
Learning to create Machine Learning Algorithms
Language: Python - Size: 10.8 MB - Last synced at: 3 days ago - Pushed at: almost 4 years ago - Stars: 386 - Forks: 195

IBM/ibm-developer-watsonx
Storing code used in Generative AI Developer Guides on the IBM Developer Website
Language: Jupyter Notebook - Size: 1.87 MB - Last synced at: 2 days ago - Pushed at: about 1 year ago - Stars: 8 - Forks: 3

tugot17/K-Means-Algorithm-From-Scratch
The K-Means algorithm, written from scratch using the Python programming language
Language: Jupyter Notebook - Size: 38.1 MB - Last synced at: 16 days ago - Pushed at: over 4 years ago - Stars: 17 - Forks: 5

AninditaGuha98/Learning-Management-System-serverless-application
This repository is a collaborative work towards creating a serverless application called Learning Management System. This application follows multi-cloud deployment and will implement backend-as-a service architecture.
Language: Python - Size: 21.7 MB - Last synced at: 19 days ago - Pushed at: over 2 years ago - Stars: 7 - Forks: 1

darenr/wordnet-clusters
Clustering a set of word/tags using K-Means with word2vec or wordnet distance
Language: Python - Size: 216 KB - Last synced at: 1 day ago - Pushed at: about 6 years ago - Stars: 26 - Forks: 5

nivgartzi/k-means-clustering
k means algorithm implementation in python.
Language: Python - Size: 172 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

aryanGupta-09/Kmeans-using-MapReduce
K-means clustering algorithm using MapReduce.
Language: Python - Size: 23.4 KB - Last synced at: about 2 months ago - Pushed at: 5 months ago - Stars: 1 - Forks: 0

RAHAMNIabdelkaderseifelislem/PRODIGY_ML_02
Task 2 of the Prodigy InfoTech ML internship which involves Creation of K-means clustering algorithm to group customers of a retail store based on their purchase history.
Language: Python - Size: 18.6 KB - Last synced at: 11 days ago - Pushed at: 6 months ago - Stars: 2 - Forks: 0

krishcy25/K-Means-Clustering-Unsupervised-Learning
This repository focuses on building K-Means Clustering (Unsupervised Learning algorithm) that builds the effective number of cluster grouping/segmentation based on Elbow method.
Language: Jupyter Notebook - Size: 50.8 KB - Last synced at: 7 months ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

yexhin/Predictive-Marketing
Predictive Marketing based on Consumer Behavior.
Language: Jupyter Notebook - Size: 3.11 MB - Last synced at: 7 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

sushantnair/K-Means-Clustering
A simple implementation of the K-Means Clustering Algorithm
Language: Jupyter Notebook - Size: 19.5 KB - Last synced at: about 1 month ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

nano-bot01/Customer-Segmentation-using-Clustering-
Customer Segmentation using Clustering (Machine Learning)
Language: Jupyter Notebook - Size: 535 KB - Last synced at: 11 days ago - Pushed at: about 2 years ago - Stars: 3 - Forks: 1

pragyapranati/K-Means-Image-Compression
K-Means Image Compression is a Python-based project that compresses an image by reducing the number of colors used. This technique is implemented using the K-Means clustering algorithm, making it ideal for those looking to understand and apply machine learning concepts in image processing.
Language: Python - Size: 64.5 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

bhattbhavesh91/k_means_iris_dataset
KMeans Clustering for IRIS Dataset Classification
Language: Jupyter Notebook - Size: 164 KB - Last synced at: 3 days ago - Pushed at: almost 4 years ago - Stars: 23 - Forks: 26

NidhiU-24/Urban-spatial-order-street-network-orientation-configuration-and-entropy
This project provides a comprehensive overview of the principles underlying K-Means and Hierarchical clustering techniques, focusing on key concepts such as Clustering, the Elbow Method, the Silhouette Method, and Dendrogram analysis.
Language: Jupyter Notebook - Size: 1.23 MB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

ndvarga/They-means-they-nearest-neighbors
This repository includes my final project for EECE2140, a ground-up implementation of the k-means and k-nearest neighbors algorithm. I collaborated with Wendy Quizhpi coding this project.
Language: Jupyter Notebook - Size: 35.7 MB - Last synced at: 11 months ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

Adioosin/image-compression-using-k-mean
This notebook consist of implementation of K-Mean clustering algorithm on an image to compress it from scratch using only numpy
Language: Jupyter Notebook - Size: 1.75 MB - Last synced at: 5 months ago - Pushed at: over 5 years ago - Stars: 8 - Forks: 13

robail-yasrab/RGB_GT_Encoding
Language: Python - Size: 10.7 KB - Last synced at: 12 months ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 0

NimishNagapure/Problems_on_K-means_Clustering
➕ Solving Problems Using ➗ (✔ K-Means Clustering Algorithm✔)
Language: Jupyter Notebook - Size: 455 KB - Last synced at: about 1 year ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

mattburnham/Personal_Kernels
Data science projects worked on by Matt Burnham
Language: Jupyter Notebook - Size: 2.95 MB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

Aalaa4444/Hamming_Network
Hamming Network implementation using PCA implementation from scratch
Language: Jupyter Notebook - Size: 1.16 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

janhavi-giri/Clustering
Explanation and implementation of Machine Learning Algorithms in Data Science: Clustering
Language: Jupyter Notebook - Size: 2.6 MB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 1

Samahussien7/Hamming-Network
Hamming Network implementation using pca implementation for reduction all from scratch
Language: Jupyter Notebook - Size: 369 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

Neill-Erasmus/customer-personality-analysis
Leveraging K-Means clustering for insightful customer segmentation, enabling businesses to tailor products to specific customer types.
Language: Jupyter Notebook - Size: 85.9 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

rtimbro185/syr_mads_mar653_marketing_analytics
Syracuse University, Masters of Applied Data Science - MAR 653 Marketing Analytics
Language: HTML - Size: 50.8 MB - Last synced at: over 1 year ago - Pushed at: about 5 years ago - Stars: 6 - Forks: 2

adityaknegi/python-for-data-science-and-machine-learning-bootcamp1
machine learning bootcamp
Language: Jupyter Notebook - Size: 47.1 MB - Last synced at: over 1 year ago - Pushed at: about 6 years ago - Stars: 1 - Forks: 1

soheilabadifard/k_means_algorithm_vs_agglomerative_hierarchical_clustering
Clustering
Language: Python - Size: 116 KB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

ZdrzalikPrzemyslaw/Machine-Learning
Implementations of Machine Learning algorithms in Python
Language: Python - Size: 53.3 MB - Last synced at: about 1 month ago - Pushed at: almost 5 years ago - Stars: 4 - Forks: 0

vaitybharati/K-means
K-means
Language: Jupyter Notebook - Size: 15.6 KB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

prathmachowksey/Clustering
Implementation of K-means, Hierarchical and DBSCAN clustering algorithms in python
Language: Jupyter Notebook - Size: 3.91 KB - Last synced at: over 1 year ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

R-Mussabayev/flakylib
Flaky Clustering Library (Minimum Sum-Of-Squares Clustering)
Language: Jupyter Notebook - Size: 11.5 MB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 3 - Forks: 1

cristiansgonzalez/Software-Clasificador-de-Heliconias
Colombia es el país con el mayor número de especies vegetales en el mundo. Dentro de ellas, las heliconias desempeñan un importante papel ecológico dentro de los ecosistemas, pues son componentes frecuentes del interior y límites de los bosques, así como de ambientes abiertos como potreros, bordes de carretera y orillas de ríos. En algunos ecosistemas actúan como pioneras en el proceso de regeneración natural de la vegetación y restauración del suelo degradado. Además, mantienen importantes relaciones coevolutivas con otras especies animales y vegetales, constituyéndose en un elemento importante dentro del complejo armazón de la vida en el trópico. La clasificación de especies de plantas es crucial para la protección y conservación de la biodiversidad. La clasificación manual requiere mucho tiempo, es costosa y se necesitan expertos que a menudo tienen disponibilidad limitada. Para hacer frente a estos problemas, en este trabajo se utilizaron tres métodos de clasificación de imágenes SVM (Máquina de Vector de Soporte), ANN (Redes neuronales), KNN (Vecinos más próximos) con distancia euclidiana y de intersección, las cuales entregaron buenos resultados en la clasificación de cuatro especies de heliconias encontradas en la Universidad de Ibagué. Los datos empleados para el entrenamiento, prueba y validación de los métodos fueron imágenes RGB tomadas en el hábitat natural de las heliconias, con el fin de tener información desde su germinación hasta su momento óptimo de corte. Las imágenes fueron preprocesadas, haciendo un ajuste de balance de blancos, contraste y temperatura del color. Para separar las heliconias del fondo se utilizó una técnica de segmentación por grafos mediante SPG. Los descriptores se obtuvieron empleando la técnica conocida como BoW (Bag of Words), encontrando que el número de palabras visuales más adecuadas para la clasificación estaba entre 20 a 40. El método con el que se obtuvieron los mejores resultados fue el KNN; empleando los tres vecinos más cercanos, con una precisión del 97%.
Language: Python - Size: 904 KB - Last synced at: over 1 year ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

MuhammadHammad-git/PCA_and_K_Means_Clustering
Here in TASK 1 we apply PCA on a sample video provided in the folder and in TASK 2 we use K-means clustering on IRIS Data Set. **Use the link for best possible experience.
Language: Jupyter Notebook - Size: 32.2 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Abir0810/COVID-19-unsupervised-learning
Unsupervised learning algorithms are used here. agglomerative algorithms and k-means clustering are used here.
Language: Python - Size: 1.95 KB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

gaurangmhatre/K-Means-implementation-in-python
Language: Jupyter Notebook - Size: 2.62 MB - Last synced at: over 1 year ago - Pushed at: almost 8 years ago - Stars: 3 - Forks: 0

suyashdamle/ScalableDataMining
Assignments from the course of Scalable Data Mining
Language: Jupyter Notebook - Size: 494 KB - Last synced at: over 1 year ago - Pushed at: over 6 years ago - Stars: 2 - Forks: 1

ExcViral/K-Means-Clustering
Implementation of K-Means clustering algorithm in python
Language: Python - Size: 6.84 KB - Last synced at: over 1 year ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 1

suubh/Machine-Learning-in-Python
My learnings on different algorithms of Machine Learning with Python .
Language: Jupyter Notebook - Size: 16.4 MB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 8 - Forks: 1

SukhmeetSingh2002/Image-Classification-using-bag-of-visual-words
Implemented a Bag-of-visual-words based classifier for classification of MNIST fashion dataset
Language: Jupyter Notebook - Size: 4.88 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

rohansun/Image-compression-with-K-means
Language: Jupyter Notebook - Size: 8.44 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

chlaudiah/ClusteringK-Means
An implementation of K-Means for Data Clustering without libraries
Language: Jupyter Notebook - Size: 696 KB - Last synced at: over 1 year ago - Pushed at: about 6 years ago - Stars: 1 - Forks: 2

Flow-Glow/K-means
K-means clustering is a method used for clustering analysis, especially in data mining and statistics.
Language: Python - Size: 14.6 KB - Last synced at: over 1 year ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 1

DayoSamuel/Experimentation-on-Online-Retail-Data-using-two-clustering-Algorithms-to-discover-distinct-groups.-
Experimentation on Online Retail Data using two clustering Algorithms to discover distinct groups.
Language: Jupyter Notebook - Size: 21.5 MB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

Albion007/AnalyzingAndProcessingSMDataTwitterusingPython
Analyzing and processing social media data on Twitter using Python
Language: Python - Size: 1.45 MB - Last synced at: almost 2 years ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

Mubarakhussain1/Capstone-project--Retail-Analysis
Online Retail Analysis requirments for business to value drived from the customer.RFM is used to analyze customer value. K-means clustring is used to seggragated the clusters of customers from most valued to least valued customer
Language: Jupyter Notebook - Size: 24.8 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

temmyfioye/ClusteringWineDataSet
Applying K-Means and Agglomerative hierarchical clustering to dataset
Language: Jupyter Notebook - Size: 503 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

PhuongBui712/Image-Compression
Language: Jupyter Notebook - Size: 1.92 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

hexsujan0264/Book-Recommendation-System
A recommender system collects the data to improve the user experience on recommending appropriate material to users.
Language: Jupyter Notebook - Size: 1.1 MB - Last synced at: almost 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

zillur-av/k-means-algorithm
This is a Python implementation of k-means algorithm including elbow method and silhouette method for selecting optimal K
Language: Jupyter Notebook - Size: 143 KB - Last synced at: about 1 year ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

anshul1004/TweetsClustering
Clustering similar tweets using K-means clustering algorithm and Jaccard distance metric
Language: Python - Size: 3.32 MB - Last synced at: over 1 year ago - Pushed at: over 5 years ago - Stars: 7 - Forks: 4

mahesh147/KMeans-Clustering
A simple K-Means Clustering model implemented in python
Language: Python - Size: 2.93 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 35 - Forks: 54

bamtak/machine-learning-implemetation-python
Basic Machine Learning implementation with python
Language: Jupyter Notebook - Size: 2.67 MB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 63 - Forks: 48

navreeetkaur/machine-learning-algorithms
Implementation of Machine Learning algorithms from scratch
Language: Java - Size: 6.67 MB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 3 - Forks: 3

mbidu/Machine-Learning-Projects
Machine Learning Projects
Language: Python - Size: 22.5 MB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 2 - Forks: 0

gouravaich/k-means-clustering-movie-ratings
Explore the similarities and differences in people's tastes in movies based on how they rate different movies. Can understanding these ratings contribute to a movie recommendation system for users? Let's dig into the data and see.
Language: Jupyter Notebook - Size: 1.78 MB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 26 - Forks: 20

peijin0405/What-Are-The-Commonalities-of-Successful-Social-Enterprises
This project aims to answer the question of the common features of successful social enterprises by applying unsupervised learning on 5,210 B corporations impact data.
Language: Jupyter Notebook - Size: 5.31 MB - Last synced at: almost 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

RoundofThree/python-scripts
A collection of scripts by me.
Language: Python - Size: 7.05 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 1

csgn/data-mining-alg
Language: Jupyter Notebook - Size: 270 KB - Last synced at: 19 days ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

icodeitnl/Unsupervised-Machine-Learning-Algorithm-K-Means-for-RFM
Client segmentation. Recency, frequency, and monetary value.
Language: Python - Size: 587 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 1

OfficialBishal/itonics-hackathon
K-means Clustering in Python without using any libraries
Language: Python - Size: 1.01 MB - Last synced at: almost 2 years ago - Pushed at: almost 5 years ago - Stars: 3 - Forks: 2

WISSAL-MN/K-Means-Clustering
K-Means-Clustering (ANS)
Language: Jupyter Notebook - Size: 62.5 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 3 - Forks: 1

Amirhossein-Rajabpour/Information-Retrieval-Project
Information retrieval course project
Language: Python - Size: 7.63 MB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 10 - Forks: 0

deepakrana47/K-mean-clustering
K-mean clustering
Language: Python - Size: 25.4 KB - Last synced at: almost 2 years ago - Pushed at: about 6 years ago - Stars: 5 - Forks: 3

SameetAsadullah/K-Means-Clustering-on-Abalone-Dataset
Implemented K-Means Clustering on the given Abalone Dataset using Python Language
Language: Jupyter Notebook - Size: 391 KB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

SameetAsadullah/K-Means-Clustering-on-Iris-Dataset
Implemented K-Means Clustering on Iris Dataset using Python Language
Language: Jupyter Notebook - Size: 33.2 KB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

alexander-lee/k-means-image-compression
Using K-means Clustering for Image Compression
Language: Python - Size: 346 KB - Last synced at: 18 days ago - Pushed at: over 6 years ago - Stars: 9 - Forks: 3

berkerol/tum-social-gaming-projects
Projects for Social Gaming course in Technical University of Munich
Language: Jupyter Notebook - Size: 60.2 MB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 3 - Forks: 0

roshancyriacmathew/Unsupervised-machine-learning-on-iris-dataset
This project demonstrates how to implement k-means clustering on unsupervised data. The dataset used here is the famous iris dataset. To see a complete video explanation on this topic, check out the attached link.
Language: Jupyter Notebook - Size: 102 KB - Last synced at: almost 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

kivancgunduz/fraud_detection_enron
Language: HTML - Size: 1.12 MB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

gurkandemir/Color-Quantizer
Color quantization is the process of reducing number of colors used in an image while trying to maintain the visual appearance of the original image. In general, it is a form of cluster analysis, if each RGB color value is considered as a coordinate triple in the 3D colorspace.
Language: Python - Size: 9.42 MB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 3 - Forks: 3

chllrisll/Neural_Network_Charity_Analysis
Binary Classification in Neural Network using TensorFlow
Language: Jupyter Notebook - Size: 166 KB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

chllrisll/Cryptocurrencies
Compare ML models K-means algorithm vs hierarchal-clustering in crypto
Language: Jupyter Notebook - Size: 1.31 MB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

dzvlfi/K-Means
K-means with error while creating some centroid haha
Language: Python - Size: 135 KB - Last synced at: about 2 years ago - Pushed at: about 7 years ago - Stars: 1 - Forks: 0

prathmachowksey/NFHS-4-Analysis
This project explores factors affecting child stunting and influence of contraceptive awareness in women on other health indicators using NFHS-4 (National Family Health Survey - 4, India) data.
Language: Jupyter Notebook - Size: 38.8 MB - Last synced at: about 1 year ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 2

JediRhymeTrix/COSC-6339-HW1
Language: Jupyter Notebook - Size: 9.5 MB - Last synced at: about 2 months ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

easonlai/customer_segmentation_with_rfm_k-means
This is a code sample repository to leverage the famous Online Retail dataset by UCI Machine Learning Library to perform Customer Segmentation with RFM Modelling and perform clustering by K-Means cluster algorithm.
Language: Jupyter Notebook - Size: 30.1 MB - Last synced at: about 2 months ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

KelvinHong/k-mean-clustering
K-means Clustering, an unsupervised machine learning method for detecting clusters among a large dataset.
Language: Python - Size: 45.9 KB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

TkhiienLok/Clustering-in-Numpy-Pandas
Jupyter Notebook showing clustering with K-means algorithm.
Language: HTML - Size: 465 KB - Last synced at: about 2 years ago - Pushed at: almost 6 years ago - Stars: 1 - Forks: 2

alainiliho/K-means-From-Scratch
This implementation is done for the purpose of understanding and getting an overview of clustering and K-means especially. Any suggestions for improvement are welcome or something the same way is warmly welcome.
Language: Jupyter Notebook - Size: 2.35 MB - Last synced at: 3 months ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

AumkarG/Data-Mining-and-BDA
Language: Jupyter Notebook - Size: 438 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 1

agx01/iris_kmeans
Implementing K-Means Clustering on the Iris data set using Euclidean and Manhattan metrics
Language: Python - Size: 1.48 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

neemiasbsilva/kmeans-image-segmentation
Apply K-means technique to plant segmentations
Language: Jupyter Notebook - Size: 4.51 MB - Last synced at: about 2 months ago - Pushed at: about 5 years ago - Stars: 1 - Forks: 0

Antika-Roy/kMeansClusteringWithMNISTDigitDataset
A demo of K-Means clustering on the handwritten digits data
Language: Python - Size: 1.95 KB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 1

mkamran37/CSE-601-Data-mining
CSE 601 Data mining and bioinformatics
Language: Python - Size: 4.06 MB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 3 - Forks: 0

HxnDev/K-Means-KNN-and-Davies-Bouldin-Index-on-Multi-Class-Dataset
Calculating DB index, KNN and K-Means from the given dataset
Language: Jupyter Notebook - Size: 724 KB - Last synced at: 21 days ago - Pushed at: almost 4 years ago - Stars: 2 - Forks: 0

splAcharya/K_Means_Clustering
An implementation of K Means Clustering Algorithm from scratch. Includes implementation K Means Clustering with Smart Initialization.
Language: Jupyter Notebook - Size: 5.56 MB - Last synced at: 5 months ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

Sidl419/k-means_experiments
Реализация алгоритма "K средних" и исследование его границ применимости и базовых свойств.
Language: Jupyter Notebook - Size: 657 KB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

aroraayush/k-means-clustering-implementation-sklearn
Custom implementation for k-means in python, comparison with the one in sklearn.
Language: Jupyter Notebook - Size: 756 KB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

SergioNoivak/K_means
Language: Python - Size: 2.93 KB - Last synced at: 2 months ago - Pushed at: almost 6 years ago - Stars: 2 - Forks: 0

Ruchikamodgil/Clustering-Algorithms
Language: Jupyter Notebook - Size: 275 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

nachiketdhamankar/ml-assignments
Machine Learning Assignments CS 6140 at Northeastern University Summer 2019.
Size: 30.2 MB - Last synced at: about 1 year ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

BharatMaheshwari96/IRIS-K_Means-PCA
Language: Jupyter Notebook - Size: 101 KB - Last synced at: almost 2 years ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 1

sarthak815/Clustering_Neighborhoods_Toronto
In this notebook I have gathered data on neighborhoods of Toronto using geopy and clustered them using K-means. I have used folium to plot these points on the map to improve the visualization.
Language: Jupyter Notebook - Size: 176 KB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

sadimanna/kmeansplusplusclustering
K-Means++ Clustering using Gap Statistic for determining optimal value of K in Python
Language: Python - Size: 4.88 KB - Last synced at: almost 2 years ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 2

Harshpatel44/K-means_algorithm
This repository uses K-means algorithm on MNIST dataset and evaluate the results
Language: Jupyter Notebook - Size: 1.31 MB - Last synced at: about 1 month ago - Pushed at: about 5 years ago - Stars: 1 - Forks: 0

ThomasKranz/GeoDataScience
Introduction to Geospatial Data in Python using Google API and GeoPandas
Language: Jupyter Notebook - Size: 4.34 MB - Last synced at: about 1 year ago - Pushed at: almost 5 years ago - Stars: 3 - Forks: 2

saminens/Machine-Learning-Models
Machine Learning models on Anomaly detection, Recommender system on movies based on IMDB dataset, Digit Identification using Logistic regression, Neural network based facial feature recognition, PCA, SVM based Spam filter, Logistic Regression - Nelder Mead
Language: Jupyter Notebook - Size: 1.09 MB - Last synced at: about 2 years ago - Pushed at: about 5 years ago - Stars: 2 - Forks: 2

modee00/Data-Exercise
Describe the data set. Create predictive models, describe, and assess their accuracy. Visualize. Determine source(s) of data. Assign to source(s).
Language: Jupyter Notebook - Size: 273 KB - Last synced at: about 2 years ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 0

akshay326/k-means-clustering-api
Sample Python API using flask, uses PyTorch to cluster image vectors
Language: Python - Size: 46 MB - Last synced at: 6 days ago - Pushed at: almost 7 years ago - Stars: 4 - Forks: 1
