Skip to content
#

hierarchical-clustering

Here are 16 public repositories matching this topic...

Notebook desenvolvido como avaliação da disciplina Introdução à Inteligência Artificial. O mesmo contempla partes de pré-processamento das bases de dados e o desenvolvimento dos algoritmos Multilayer Perceptron (MLP), Random Forest, K-means e Agrupamento hierárquico

  • Updated Dec 21, 2020
  • Jupyter Notebook

In this notebook, i have tried to appy KMeans, Hierarchical and DBSCAN clustering along PCA. The dataset used is Mall_Customers. In DBSCAN, certain type of Heatmaps are used to find the Epsilon and min_samples value which have performed quite well in identifying the correct number of clusters.

  • Updated Apr 17, 2024
  • Jupyter Notebook

Jupyter Notebooks exploring Machine Learning techniques -- regression, classification (K-nearest neighbour (KNN), Decision Trees, Logistic regression vs Linear regression, Support Vector Machine), clustering (k-means, Hierarchical Clustering, DBSCAN), sci-kit learn and SciPy -- and where it applies to the real world, including cancer detection, …

  • Updated May 21, 2020
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the hierarchical-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 hierarchical-clustering topic, visit your repo's landing page and select "manage topics."

Learn more