agglomerative-algorithm

There are 8 repositories under agglomerative-algorithm topic.

  • itsmarmot/Pokemon-Clustering

    discover meaningful clusters among Pokemon using their Attack and HP statistics. By employing agglomerative clustering, an unsupervised machine learning technique, we can identify groups of Pokemon with similar characteristics in these two key attributes.

    Language:Jupyter Notebook20
  • mehmetolgundev/Clustering-Example

    This app is clustering example. It has k-Means algorithm, DBSCAN algorithm, Agglomerative algorithm.

    Language:Python0101
  • techie-ag/Usedvehicle-clustering-and-discriminant-analysis

    Using K-means and Agglomerative clustering, the used vehicle data is segmented based on certain factors. Both quadratic and linear discrinant analysis as well as logistic regression is also carried out on the data.

    Language:Jupyter Notebook0200
  • Abir0810/COVID-19-unsupervised-learning

    Unsupervised learning algorithms are used here. agglomerative algorithms and k-means clustering are used here.

    Language:Python10
  • KK-Niraj/NETFLIX-MOVIES-AND-TV-SHOWS-CLUSTERING

    NETFLIX MOVIES AND TV SHOWS CLUSTERING is a project that aims to cluster the available movies and TV shows on Netflix based on their attributes such as genre, release year, and country of production.

    Language:Jupyter Notebook
  • Lefteris-Souflas/Election-Classification-and-Clustering-Analysis

    Creating predictive models to classify Trump's vote share and clustering counties based on demographics and economic variables. Report findings in PDF with detailed methodologies, model assessments, and R code for the project.

    Language:R10
  • Wine-Data-Clustering

    msikorski93/Wine-Data-Clustering

    The goal of this notebook was to introduce and perform clustering algorithms on white wine dataset.

    Language:Jupyter Notebook10
  • vikrant8871/Data-project

    In this Project we have used Hierarchy Agglomerative clustering Method on google reviews data along with telco data set.

    Language:Jupyter Notebook10