Giter Site home page Giter Site logo

Comments (4)

mawada-sweis avatar mawada-sweis commented on July 23, 2024 1

In the hierarchical model I use the dendrogram to choose best k, then I compare result between 3 and 4 clusters, and I found 4 clusters is the best.
@eleenkmail I share my data to use it in your task.

from clustering-analysis.

mawada-sweis avatar mawada-sweis commented on July 23, 2024

We discuss the following issues at the meeting:

  1. How to deal with 'date' columns.
  2. Present the Elbow graph for the K-means and K-medoid algorithms and discuss the silhouette graphs and Clustering in 2-dimensions for each number of clusters (K) chosen (before PCA).
  3. Present the KNN distance graph to select the optimal epsilon for the DBSCAN method and describe clustering in two dimensions for each suggested Epsilon and MinPoints (before and after PCA).
  4. Present the Hierarchical algorithm's Dendrogram and discuss clustering in 2-dimension for each suggested K based on two cutting thresholds (before and after PCA).

We determine to do the following:

  • Make the silhouette plot for each algorithm and compare the results. [tonight - @mawada-sweis @zubaidasader @Rama-Has ]
  • Handling outlier. [tonight - @eleenkmail]
  • based on the previous task, determine the best algorithm and best number of clusters. [tonight - for All]
  • Extract the common features for each cluster after choosing the final algorithm. [Tomorow - @eleenkmail]
  • Update the style of some codes. [Tomorow - @mawada-sweis @zubaidasader]
  • Make the Report. [Tomorow - for All]

from clustering-analysis.

mawada-sweis avatar mawada-sweis commented on July 23, 2024

from clustering-analysis.

eleenkmail avatar eleenkmail commented on July 23, 2024

About handling outlier: considering statistical outliers as an outlier is subjective, because these values make sense with the feature meaning such as:

Considering 175 as an outlier in "
Duplicate of #num_trips" column because there are other close values around (100-125), and this outlier came from Staten Island which is the least populated borough but the third largest in land area atA home to the Lenape indigenous people.

from clustering-analysis.

Related Issues (16)

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.