- 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.
推薦閱讀
- 機器學(xué)習(xí)實戰(zhàn):基于Sophon平臺的機器學(xué)習(xí)理論與實踐
- 大數(shù)據(jù)戰(zhàn)爭:人工智能時代不能不說的事
- 嵌入式系統(tǒng)應(yīng)用
- Hands-On Machine Learning on Google Cloud Platform
- 圖形圖像處理(Photoshop)
- 計算機系統(tǒng)結(jié)構(gòu)
- 21天學(xué)通Visual C++
- LAMP網(wǎng)站開發(fā)黃金組合Linux+Apache+MySQL+PHP
- Building a BeagleBone Black Super Cluster
- Learning ServiceNow
- INSTANT VMware vCloud Starter
- Web編程基礎(chǔ)
- Mastering OpenStack(Second Edition)
- 常用傳感器技術(shù)及應(yīng)用(第2版)
- 項目實踐精解:C#核心技術(shù)應(yīng)用開發(fā)