- Machine Learning in Java
- AshishSingh Bhatia Bostjan Kaluza
- 95字
- 2021-06-10 19:30:03
Correlation coefficient
Correlation coefficient (CC) compares the average of prediction relative to the mean, multiplied by training values relative to the mean. If the number is negative, it means weak correlation; a positive number means strong correlation; and zero means no correlation. The correlation between true values X and predictions Y is defined as follows:
The CC measure is completely insensitive to the mean and scale and less sensitive to the outliers. It is able to capture the relative ordering, which makes it useful for ranking tasks, such as document relevance and gene expression.
推薦閱讀
- Microsoft Dynamics CRM Customization Essentials
- Dreamweaver CS3 Ajax網頁設計入門與實例詳解
- 21天學通JavaScript
- 樂高創(chuàng)意機器人教程(中級 下冊 10~16歲) (青少年iCAN+創(chuàng)新創(chuàng)意實踐指導叢書)
- 80x86/Pentium微型計算機原理及應用
- Pig Design Patterns
- 數據挖掘方法及天體光譜挖掘技術
- Windows 7寶典
- Blender Compositing and Post Processing
- Android游戲開發(fā)案例與關鍵技術
- Implementing Splunk 7(Third Edition)
- Nginx高性能Web服務器詳解
- 聊天機器人:入門、進階與實戰(zhàn)
- Building a BeagleBone Black Super Cluster
- Spark大數據商業(yè)實戰(zhàn)三部曲:內核解密|商業(yè)案例|性能調優(yōu)