All Projects → UniprJRC → FSDA

UniprJRC / FSDA

Licence: other
Flexible Statistics and Data Analysis (FSDA) extends MATLAB for a robust analysis of data sets affected by different sources of heterogeneity. It is open source software licensed under the European Union Public Licence (EUPL). FSDA is a joint project by the University of Parma and the Joint Research Centre of the European Commission.

Programming Languages

matlab
3953 projects
CSS
56736 projects
javascript
184084 projects - #8 most used programming language
XSLT
1337 projects
shell
77523 projects
c
50402 projects - #5 most used programming language

Projects that are alternatives of or similar to FSDA

TotalLeastSquares.jl
Solve many kinds of least-squares and matrix-recovery problems
Stars: ✭ 23 (-56.6%)
Mutual labels:  robust-estimation, robust-statistics
scikit-cmeans
Flexible, extensible fuzzy c-means clustering in python.
Stars: ✭ 18 (-66.04%)
Mutual labels:  clustering
clustering-python
Different clustering approaches applied on different problemsets
Stars: ✭ 36 (-32.08%)
Mutual labels:  clustering
enspara
Modeling molecular ensembles with scalable data structures and parallel computing
Stars: ✭ 28 (-47.17%)
Mutual labels:  clustering
syncflux
SyncFlux is an Open Source InfluxDB Data synchronization and replication tool for migration purposes or HA clusters
Stars: ✭ 145 (+173.58%)
Mutual labels:  clustering
hazelcast-csharp-client
Hazelcast .NET Client
Stars: ✭ 98 (+84.91%)
Mutual labels:  clustering
northstar
Single cell type annotation guided by cell atlases, with freedom to be queer
Stars: ✭ 23 (-56.6%)
Mutual labels:  clustering
audio noise clustering
https://dodiku.github.io/audio_noise_clustering/results/ ==> An experiment with a variety of clustering (and clustering-like) techniques to reduce noise on an audio speech recording.
Stars: ✭ 24 (-54.72%)
Mutual labels:  clustering
fuzzy-c-means
Fuzzy c-means Clustering
Stars: ✭ 34 (-35.85%)
Mutual labels:  clustering
R-stats-machine-learning
Misc Statistics and Machine Learning codes in R
Stars: ✭ 33 (-37.74%)
Mutual labels:  clustering
kmeans-clusterer
k-means clustering in Ruby
Stars: ✭ 88 (+66.04%)
Mutual labels:  clustering
eris-fleet
Cluster management for Discord bots using the Eris library.
Stars: ✭ 38 (-28.3%)
Mutual labels:  clustering
DP means
Dirichlet Process K-means
Stars: ✭ 36 (-32.08%)
Mutual labels:  clustering
PLNmodels
A collection of Poisson lognormal models for multivariate count data analysis
Stars: ✭ 44 (-16.98%)
Mutual labels:  multivariate-analysis
tmap
A very fast visualization library for large, high-dimensional data sets.
Stars: ✭ 146 (+175.47%)
Mutual labels:  visualization-tools
A-quantum-inspired-genetic-algorithm-for-k-means-clustering
Implementation of a Quantum inspired genetic algorithm proposed by A quantum-inspired genetic algorithm for k-means clustering paper.
Stars: ✭ 28 (-47.17%)
Mutual labels:  clustering
pipeComp
A R framework for pipeline benchmarking, with application to single-cell RNAseq
Stars: ✭ 38 (-28.3%)
Mutual labels:  clustering
hierarchical-clustering
A Python implementation of divisive and hierarchical clustering algorithms. The algorithms were tested on the Human Gene DNA Sequence dataset and dendrograms were plotted.
Stars: ✭ 62 (+16.98%)
Mutual labels:  clustering
ML-Track
This repository is a recommended track, designed to get started with Machine Learning.
Stars: ✭ 19 (-64.15%)
Mutual labels:  clustering
Machine Learning
A repository of resources for understanding the concepts of machine learning/deep learning.
Stars: ✭ 29 (-45.28%)
Mutual labels:  clustering

GitHub top language GitHub release (latest by date) GitHub code size in bytes View FSDA on File Exchange Documentation

Hits Build Status CircleCI Build Status

codecov GitHub contributors Maintenance

Flexible Robust Statistics Data Analysis

This project hosts the source code to the original MATLAB FileExchange project and is place of active development.

FSDA Toolbox™ provides statisticians, engineers, scientists, researchers, financial analysts with a comprehensive set of tools to assess and understand their data. Flexible Statistics Data Analysis Toolbox™ software includes functions and interactive tools for analyzing and modeling data, learning and teaching statistics.

The Flexible Statistics Data Analysis Toolbox™ supports a set of routines to develop robust and efficient analysis of complex data sets (multivariate, regression, clustering, ...), ensuring an output unaffected by anomalies or deviations from model assumptions.

In addition, it offers a rich set interactive graphical tools which enable us to explore the connection in the various features of the different forward plots.

All Flexible Statistics Data Analysis Toolbox™ functions are written in the open MATLAB® language. This means that you can inspect the algorithms, modify the source code, and create your own custom functions.

For the details about the functions present in FSDA you can browse the categorial and alphabetical list of functions of the toolbox inside MATLAB (once FSDA is installed) or at the web addresses http://rosa.unipr.it/FSDA/function-cate.html and http://rosa.unipr.it/FSDA/function-alpha.html

FSDA

  • Is especially useful in detecting in data potential anomalies (outliers), even when they occur in groups. Can be used to identify sub-groups in heterogeneous data.
  • Extends functionalities in key statistical domains requiring robust analysis (cluster analysis, discriminant analysis, model selection, data transformation).
  • Integrates instruments for interactive data visualization and modern exploratory data analysis, designed to simplify the interpretation of the statistical results by the end user.
  • Provides statisticians, engineers, scientists, financial analysts a comprehensive set of tools to assess and understand their data.
  • Provides practitioners, students and teachers with functions and graphical tools for modeling complex data, learning and teaching statistics.

FSDA is developed for wide applicability. For its capacity to address problems focusing on anomalies in the data, it is expected that it will be used in applications such as anti-fraud, detection of computer network intrusions, e-commerce and credit cards frauds, customer and market segmentation, detection of spurious signals in data acquisition systems, in chemometrics (a wide field covering biochemistry, medicine, biology and chemical engineering), in issues related to the production of official statistics (e.g. imputation and data quality checks), and so on.

For more information see the Wiki page at https://github.com/UniprJRC/FSDA/wiki

Ways to familiarize with the FSDA toolbox

  • Run the examples contained in files examples_regression.m or examples_multivariate.m or examples_categorical.m. Notice that all examples are organized in cells
  • Run the GUIs in the FSDA Matlab help pages. For a preview see http://rosa.unipr.it/FSDA/examples.html

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].