Skip to content
#

dbscan-clustering

Here are 367 public repositories matching this topic...

Successfully established a clustering model which can categorize the customers of a renowned Indian bank into several distinct groups, based on their behavior patterns and demographic details.

  • Updated Jun 26, 2022
  • Jupyter Notebook

Online retail customer segmentation using Machine Learning (ML) involves the use of algorithms to automatically identify patterns and groups within customer data. ML algorithms can analyze a large amount of customer data in real-time, and can quickly identify customer behavior patterns that might be difficult for humans to detect.

  • Updated Apr 26, 2023
  • Jupyter Notebook

Example and analysis of basic machine learning. 1. Logistic Regression and SVM, 2. PCA and LDA, 3. Model Evaluation and Hyperparameter Tuning, 4. Sentiment Analysis, 5. Clustering: K-means, hierarchical clustering, DBSCAN, agglomerative clustering, 6. Feedforward Neural Networks, 7. Deep Neural Network using TensorFlow

  • Updated Mar 1, 2020
  • Python

Introduction to Machine Learning course - Spring 2021 - Supervised and Unsupervised Learning, KNN Classification Models, Naive-Bayes Classifier, Regression Analysis, K-Means and DBSCAN Clustering Analysis, Association Rules and PCA, Confusion Matrix, Normalization, Dummy Variables.

  • Updated Sep 30, 2021
  • HTML

Perform Clustering for the crime data and identify the number of clusters formed and draw inferences. Data Description: Murder -- Muder rates in different places of United States Assualt- Assualt rate in different places of United States UrbanPop - urban population in different places of United States Rape - Rape rate in different places of Unit…

  • Updated Feb 19, 2022
  • Jupyter Notebook

Improve this page

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

Learn more