clustering-analysis
There are 159 repositories under clustering-analysis topic.
milaan9/Clustering_Algorithms_from_Scratch
Implementing Clustering Algorithms from scratch in MATLAB and Python
rezacsedu/Deep-Learning-for-Clustering-in-Bioinformatics
Deep Learning-based Clustering Approaches for Bioinformatics
rohanmohapatra/hdbscan-cpp
Fast and Efficient Implementation of HDBSCAN in C++ using STL
monty-se/PINstimation
A comprehensive bundle of utilities for the estimation of probability of informed trading models: original PIN in Easley and O'Hara (1992) and Easley et al. (1996); Multilayer PIN (MPIN) in Ersan (2016); Adjusted PIN (AdjPIN) in Duarte and Young (2009); and volume-synchronized PIN (VPIN) in Easley et al. (2011, 2012). Implementations of various estimation methods suggested in the literature are included. Additional compelling features comprise posterior probabilities, an implementation of an expectation-maximization (EM) algorithm, and PIN decomposition into layers, and into bad/good components. Versatile data simulation tools, and trade classification algorithms are among the supplementary utilities. The package provides fast, compact, and precise utilities to tackle the sophisticated, error-prone, and time-consuming estimation procedure of informed trading, and this solely using the raw trade-level data.
bessagroup/CRATE
CRATE: Accurate and efficient clustering-based nonlinear analysis of heterogeneous materials through computational homogenization
Simon-Bertrand/Clusters-Features
The Clusters-Features package allows data science users to compute high-level linear algebra operations on any type of data set. It computes approximatively 40 internal evaluation scores such as Davies-Bouldin Index, C Index, Dunn and its Generalized Indexes and many more ! Other features are also available to evaluate the clustering quality.
DOH-JDJ0303/bigbacter-nf
Bacterial surveillance pipeline.
julherest/drought_clusters
Code used to identify and analyze drought clusters from gridded data.
DRLib/CDR
Implementation of CDR - Interactive Visual Cluster Analysis by Contrastive Dimensionality Reduction
EtzionR/Clustering-by-Silhouette
Optimize clustering labels using Silhouette Score.
sharmaroshan/MNIST-Using-K-means
It is One of the Easiest Problems in Data Science to Detect the MNIST Numbers, Using a Classification Algorithm, Here I have used a csv File which contains the Pixels of the Numbers from 0 to 9 and we have to Classify the Numbers Accordingly. I have Used K-Means Classification Algorithm.
marthadais/AISclassification
A geometric-driven semi-supervised approach for fishing activity detection from AIS data.
salar96/MEP-Orthogonal-NMF
Clustering and resource allocation using Deterministic Annealing Approach and Orthogonal Non-negative Matrix Factorization O-(NMF)
at-tan/Hierarchical_Clustering_of_Currencies
A clustering exercise of global currencies on three common financial market features using data from 2017 through 2019, as published in Towards Data Science on Medium.com
dilettagoglia/DataMining
🔎Data Understanding, Visualization , Preparation & Cleaning - Clustering algorithms (unsupervised learning) - Classification algorithms (supervised learning) - Sequential Pattern Mining
ShuyueG/CVI_using_DSI
Cluster Validity Index Using a Distance-based Separability Measure
pajaskowiak/clusterConfusion
Clustering validation with ROC Curves
zcebeci/fcvalid
Internal Validity Indexes for Fuzzy and Possibilistic Clustering
BayoAdejare/lightning-containers
Docker powered starter for geospatial analysis of lightning atmospheric data.
KaikeWesleyReis/kaggle
Solutions for different datasets in Kaggle Website
danustc/Image_toolbox
This is my toolbox for image processing and downstream analysis of calcium imaging data.
EtzionR/generate-Convex-Hull-SHP-from-HDBSCAN-clustering-probabilities
Defines a boundary around cluster centers in a given point-layer shapefile.
ArtemKovera/clust
a few different clustering algorithms with python libraries for data science
caesarmario/Mall-Customers-Clustering-Analysis-using-SAS-Enterprise-Miner
This repository contains mall customers clustering analysis. This repository also uses SAS Enterprise Miner to perform clustering and identify each cluster's characteristics. Full explanations about this repository can be seen on: https://medium.com/@caesarmario/mall-customers-clustering-analysis-da594bd2718b
MarinaMoreno/Client-Segmentation-Clustering
This repository contains an ML project that was approached with a business mindset from the beginning to the end. It addresses the problem of clustering.
mustafahakkoz/Classification_Clustering_Freq_Pattern_Mining
3 notebooks covering Classification, Clustering Analysis and Frequent Pattern Mining in the scope of Data Mining lectures in Marmara University.
AnFrBo/internet_censorship
Analysis of the State of Internet Censorship in the United Kingdom Using Data Provided by OONI and Blocked Project as well as Scraped URL Meta Data
AYSE-DUMAN/Clustering-by-Business-Income-and-Expenses
load and visualize data and clusters with scatter plots; prepare data for cluster analysis; perform centroid clustering with k-means; interpret clustering results and determine the optimal number of clusters for a given dataset.
Devanshi-Bavaria/Predictive-Modeling-for-Stock-Market-Trends
📈 Comprehensive stock price analysis, including preprocessing, clustering, correlation, and predictive modeling, to enhance investment insights and accuracy. 💡
liruijia2017/Local-gap-density-for-clustering-high-dimensional-data-with-varying-densities
A new clustering algorithm using local gap density
olivierzach/random-neighbors
Random Neighbors: Random Forest style clustering for high-dimensional data
paocarvajal1912/Crypto_Clustering
Uses K-Means unsupervised machine learning algorithm and Principal Component Analysis to cluster cryptocurrencies based on performance in selected periods.
parthnan/IowaGamblingTask-Clustering
Clustering Analysis of all available research data on the Iowa Gambling Task(list of sources in readme) using R. The Scripts produce the output for the most common archetypes among the dataset of one researcher using PCA.
barbarametzler/clusteringsatelliteimages
code for PhD thesis
Janice-Afi/Market-Segmentation
This is a Clustering analysis on mall customers
KaranJoseph/DemandForecasting_SCA
Demand Forecasting using time-series and tree based models for a CPG company that serves US and Canada. Inventory Management using Mixed Integer Linear Programming on the best forecast model.