allenvox / pearson-correlation

Calculating the Pearson Correlation Coefficient for big data

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pearson Correlation

Build:

cmake --preset release
cmake --build --preset release

Run: build/release/bin/pearson

About

Calculating the Pearson Correlation Coefficient for big data


Languages

Language:C++ 84.9%Language:CMake 15.1%