PCC (Pearson Correlation Coefficient)

This section describes PCC (Pearson Correlation Coefficient) as a metric to evaluate the performance of a continuous prediction model.

What Is PCC (Pearson Correlation Coefficient)? - PCC (Pearson Correlation Coefficient) is a commonly used metric to evaluate the performance of a continuous prediction model. PCC measures how well predicted values are correlated to actual values.

Given a prediction model and a set of test samples, the PCC of the model on the test set is defined below:

where:

PCC can also be expressed as:

where:

Interpretations of PCC:

Table of Contents

 About This Book

 Deep Playground for Classical Neural Networks

 Building Neural Networks with Python

 Simple Example of Neural Networks

 TensorFlow - Machine Learning Platform

 PyTorch - Machine Learning Platform

 Gradio - ML Demo Platform

 CNN (Convolutional Neural Network)

 RNN (Recurrent Neural Network)

 GNN (Graph Neural Network)

 GAN (Generative Adversarial Network)

Performance Evaluation Metrics

 MSE (Mean Squared Error)

 CI (Concordance Index)

PCC (Pearson Correlation Coefficient)

 References

 Full Version in PDF/EPUB