correlation-coefficient topic

List correlation-coefficient repositories

acycle

74
Stars
25
Forks
Watchers

Acycle: Time-series analysis software for research and education

efficient-columnwise-correlation

29
Stars
4
Forks
Watchers

Efficient ways to compute Pearson's correlation between columns of two matrices in various scientific computing languages

STMask

35
Stars
8
Forks
Watchers

Code release for "STMask: Spatial Feature Calibration and Temporal Fusion for Effective One-stage Video Instance Segmentation"(CVPR2021)

Flight_Delay_Prediction

16
Stars
20
Forks
Watchers

A two-stage predictive machine learning engine that forecasts the on-time performance of flights for 15 different airports in the USA based on data collected in 2016 and 2017.

A system to recognize hand gestures by applying feature extraction, feature selection (PCA) and classification (SVM, decision tree, Neural Network) on the raw data captured by the sensors while perfor...