Giter Site home page Giter Site logo

clustering-assignment-102103145's Introduction

Clustering-Assignment-102103145

In this assignment we had to perform different clustering algorithms using different pre-processing techniques with different numbers of clusters on different evaluation parameters.

I have used Pycaret in this assignment.

The dataset that I have used is Iris Dataset.

The three clustering techniques I have used are:

  1. K means Clustering
  2. Hierarchical Clustering
  3. DBSCAN

The Parameters I have taken are:

  1. Silhouette
  2. Calinski-Harabasz
  3. Davies-Bouldin

The Pre-Processing techniques I have used are:

  1. Normalization
  2. PCA (Principle Component Analysis)
  3. Transform
  4. Scale

The absence of a 'scale' column in the DBSCAN results is because DBSCAN does not utilize distance-based similarity metrics in the same manner as KMeans or hierarchical clustering algorithms, hence it is not as directly influenced by scaling.

The graphs of the different clustering algorithms are given below: Screenshot 2024-02-09 at 6 09 40 PM Screenshot 2024-02-09 at 6 09 32 PM Screenshot 2024-02-09 at 6 09 24 PM

Submitted By:

Samarjeet Singh Gandhi

102103145

3COE5

clustering-assignment-102103145's People

Contributors

gandhi25samar 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.