Skip to content
#

kmeans-clustering

Here are 2,770 public repositories matching this topic...

Understanding Big Data Analytics by using Map Reduce for performing various tasks like Blooms Filter, Frequent Itemset, KMeans, Matrix Multiplication, Finding Maximum Temperature, Finding Word Count, and Analyzing Electricity Consumption

  • Updated Mar 8, 2018
  • Java

This assignment is based on a dataset of credit card transactions that you can download from Link to download the dataset Each row in the dataset refers to one credit card purchase by a cardholder. Each cardholder belongs to an agency. Each transaction has information about the amount, date, merchant and merchant category, as well as a descripti…

  • Updated Mar 6, 2019
  • Jupyter Notebook

To perform cluster analysis on Fashion MNIST dataset using unsupervised learning, K-Means clustering, and Gaussian Mixture Model clustering is used. The main task is to cluster images and identify it as one of many clusters and to perform cluster analysis on fashion MNIST dataset using unsupervised learning. The model’s effectiveness is measured…

  • Updated Aug 1, 2020
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the kmeans-clustering topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the kmeans-clustering topic, visit your repo's landing page and select "manage topics."

Learn more