clustering
Projects with this topic
-
Library and tools for similarity measurement, classification and clustering of digital content and segmentation images from digitized document
Updated -
A regular expression generator for arbitrary sets of strings. Returns the patterns with exact or generalised character sets, depending on the choice of the user, and facilitates clustering over patterns to create superpatterns.
Updated -
XCut - solving normalized cut on graphs using expander decomposition
Updated -
Cluster analysis of conformere ensembles
Updated -
Search for patterns in river water samples data
Updated -
A program that utilizes cluster computing and parallel programming to simulate trading strategies on the Nordic stock market.
Updated -
My attempts to solve homework from the Moscow Institute of Physics and Technology course
Updated -
Collection of completed data-mining (university course) on python
Updated -
A simple spectral clustering example made with Python.
Updated -
The end.. and maybe the beginning of the LinuxPMI kernel clustering extensions. Based on openmosix.
Updated -
Clustering and rescheduling algorithms for the Social Internet of Energy. Related scientific manuscripts: https://ieeexplore.ieee.org/abstract/document/8784194 https://www.mdpi.com/1424-8220/20/13/3704
Updated -
MSMCluster is a plugin for MegaMol that clusters and visualizes the clustering of molecular surface map images.
Updated -
-
Implementation of fuzzy k-means (with extragrades) clustering in Rust
Updated -
"Cloud container data analytics, statistical modeling, and machine learning on distributed databases". "A free opensource alternative to SPSS, SAS, MATLAB, PowerBI, Tableau and Alteryx". Runs on Linux, Windows, MacOS, and in the cloud via containers.
Updated -
DPCfam Workstation version. Runs on Linux-based systems. Developed and tested on Ubuntu 18. DPCfamW uses the moodycamel::ConcurrentQueue library ( https://github.com/cameron314/concurrentqueue ) freely available provided citation (Simplified BSD license). This version replicates the pipeline used in to anlayze UniRef50 (v. 2017_07) as in Unsupervised protein family classification by Density Peak clustering, Russo ET, 2020, PhD Thesis ( http://hdl.handle.net/20.500.11767/116345 ), but with smaller datasets. Largest dataset we analysed is the TESTproteins_cd50.fasta datased we provide in this package. Due to memory bounds we do not guarantee that the abalysis of largest datasets is acheivable with this version.
Updated -
Implementation of Altieri, F., Pietracaprina, A., Pucci, G., & Vandin, F. (2021). Scalable distributed approximation of internal measures for clustering evaluation. In Proceedings of the 2021 SIAM International Conference on Data Mining (SDM) (pp. 648-656). Society for Industrial and Applied Mathematics.
Updated -
Capstone 1: Caterpillar Tube Pricing Prediction & Categorization. Capstone 2:Pipeline Multi-Leak Classification.
Updated -
Machine Learning - Regression Problem
Updated -
This repository contiains the implementation of DPC-based algorithm as described in Russo, E.T., Laio, A. & Punta, M. Density Peak clustering of protein sequences associated to a Pfam clan reveals clear similarities and interesting differences with respect to manual family annotation. BMC Bioinformatics 22, 121 (2021). https://doi.org/10.1186/s12859-021-04013-x. Note that the implementation has been written with the puropose of analysing, on a traditional workstation (8GB ram, 4-8 cores), query datasets with up to 5000 proteins, as those analysed in the reference paper.
Updated