Giter VIP home page Giter VIP logo

comparative_study_clustering_techniques's Introduction

A Comparative Study of Clustering Techniques

Overview

This project aims to evaluate the performance of different clustering algorithms on multiple datasets. The algorithms compared are K-means, DBSCAN, and HDBSCAN. The datasets used for this analysis include Breast Cancer, Wine Quality, Abalone, and Ecoli datasets. The performance metrics used to evaluate the clustering algorithms are Silhouette Score, Rand Score, and Dunn Index.

Datasets

The datasets used in this project are:

  1. Breast Cancer Dataset: Contains features computed from a digitized image of a fine needle aspirate (FNA) of a breast mass.

  2. Wine Quality Dataset: Contains various chemical tests of wines and their quality ratings.0

  3. Abalone Dataset: Contains physical measurements of abalones and their age.

  4. Ecoli Dataset: Contains features related to E.coli proteins and their cellular localization sites.

Installation

To run this project, ensure you have Python installed on your system and poetry.

Clone the project:

git clone [email protected]:hericlesferraz/comparative_study_clustering_techniques.git

Enter inside the root project:

cd comparative_study_clustering_techniques

Install dependencies

poetry install

Usage

Run each cell on the juyter notebook, located in and enjoy the results:

comparative_study_clustering_techniques/jupyter/comparative_study_clustering_techniques.ipynb

Results

Plot results of metric in algorithms:

Image

Plot elbow methog:

Image

comparative_study_clustering_techniques's People

Contributors

hericlesferraz avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.