correlation-coefficient
There are 129 repositories under correlation-coefficient topic.
mingsongli/acycle
Acycle: Time-series analysis software for research and education
MinghanLi/STMask
Code release for "STMask: Spatial Feature Calibration and Temporal Fusion for Effective One-stage Video Instance Segmentation"(CVPR2021)
Florents-Tselai/vasco
Maximal Information Coefficient (MIC) Extension for Postgres
ikizhvatov/efficient-columnwise-correlation
Efficient ways to compute Pearson's correlation between columns of two matrices in various scientific computing languages
afraniomelo/KydLIB
Routines for exploratory data analysis.
nive927/Flight_Delay_Prediction
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.
iamjagdeesh/Gesture-Recognition-System-for-American-Sign-Language
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 performing the gestures.
etfovac/watermark
Robustness of DWT vs DCT is graded based on the quality of extracted watermark. The measure used is the Correlation coefficient (0-100%).
privong/pymccorrelation
Correlation coefficients with uncertainties
SrGrace/10-Days-of-Statistics-Challenges
10 Days of Statistics Challenges at HackerRank
rubenvar/calculate-correlation
A package that calculates correlation between two arrays. Simple, with no dependencies
elayden/plot-corrmat
A Matlab utility for plotting correlation matrices, with similar appearance to Seaborn in Python.
PawarMukesh/Feature-Selection
Multiple ways to select feature from data
ajayarunachalam/RegressorMetricGraphPlot
Python package to simplify plotting of common evaluation metrics for regression models. Metrics included are pearson correlation coefficient (r), coefficient of determination (r-squared), mean squared error (mse), root mean squared error(rmse), root mean squared relative error (rmsre), mean absolute error (mae), mean absolute percentage error (mape), etc.
PARSA-MHMDI/correlation
In this repository, four famous correlation algorithms have been implemented. Pearson, spearman, Chatterjee, and MIC correlation algorithm implemented
SigurdJanson/AveragingCorrelations
Functions and analyses to illustrate the performance of correction methods that allow averaging correlation coefficients.
harunurrashid97/Regression-with-python-and-R
Regression with Python & R.
juagarmar/Cov-Cor-matrix-via-Rhadoop
Covariance and correlation matrix via Rhadoop (rmr2 and HDFS)
MishraShivendra/golang_math
Machine learning functions written in goLang:
plain-jane-gray/parse-PDF-NLP-ML
Parses apart a PDF file into separate documents and then uses Natural Language Processing, Machine Learning models, and statistics to rank the documents by similarity to a single document.
v0di/btc-correlation
This simple analysis done in python has the goal of calculating the distribution of the Pearson correlation coefficients between some of the alt-coins listed in Binance and the Bitcoin.
ajmwagar/brutecorr
A O(n^2) algorithm for brute-forcing Pearson Correlation Coefficients
LaraIasmine/Trabalho_Interdisciplinar
Trabalho Interdisciplinar entre as matérias de Linguagens de Programação, Interação Homem Computador e Probabilidade e Estatistica Aplicada, no curso de Sistemas de Informação - 3º Semestre
robotomize/correlation-rank-php
This is a simple implementation of the package to calculate correlation coefficient
robotomize/correlation-rank.js
This is a simple implementation of the package to calculate correlation coefficient
weinman/catcorr
Correlation Coefficient for Multi-Class Prediction
abhishek-aar-zz/fifaPrediction
A project based on FIFA players dataset from www.kaggale.com
Alexieviri/course-stat-analysis
📈 This repository contains results and code for statistical data analysis, including data classification and clustering in the Python and R programming languages.
galenseilis/ConAction
A package for studying how things change together.
GiladAmar/A-new-coefficient-of-correlation
Implementation of the paper https://arxiv.org/abs/1909.10140 proposed correlation function.
MorganeBT/HR-Data-Analysis-and-Insights
Data Analysis Bootcamp final project 2019
statsim/spurious-correlation
Spurious correlation simulator
wdprsto/deteksi_plat
Deteksi nomor plat kendaraan bermotor berbasis GUI MATLAB dengan metode correlation coefficients dan aplikasi Image Processing.
xfzhang-zoey/Operation_analytics_sales_data_Python_SQL
Décorticage les jeux de données commerciale pour faciliter la prise de décision appuyée sur data: sortir les business insights, identifier les anomalies et des opportunités
XiangwenWang/correlation
Calculate confidence intervals for correlation coefficients
ZJW-92/Ames_House_Price_Prediction
This is a house price prediction study which utilized Exploratory Data Analysis, Dealing with Missing Values, Linear Regression with LASSO and Ridge regularization to predict house prices in the Ames Housing Data Set