- 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.
推薦閱讀
- 大數據戰爭:人工智能時代不能不說的事
- Hands-On Artificial Intelligence on Amazon Web Services
- AWS:Security Best Practices on AWS
- R Machine Learning By Example
- Apache Spark Deep Learning Cookbook
- 21天學通Java
- 數據挖掘方法及天體光譜挖掘技術
- Hybrid Cloud for Architects
- 從零開始學PHP
- INSTANT Adobe Story Starter
- 算法設計與分析
- Machine Learning in Java
- 從祖先到算法:加速進化的人類文化
- 傳感技術基礎與技能實訓
- AVR單片機C語言程序設計實例精粹