当前位置:网站首页>Feature scaling normalization
Feature scaling normalization
2022-07-04 22:44:00 【Melody2050】
- Feature Scaling (How it really works?) Explained !!
- How To Calculate the Mean and Standard Deviation — Normalizing Datasets in Pytorch
- Normalization and Standardization
Purpose of feature scaling
For most machine learning algorithms and optimization algorithms , Scaling the eigenvalues to the same interval can make the model with better performance .
for example :
(a) There are two different characteristics , The value range of the first feature is 110, The value range of the second feature is 110000. In gradient descent algorithm , The cost function is the least square error function , So when using gradient descent algorithm , The algorithm will obviously favor the second feature , Because its value range is larger .
(b)k Nearest neighbor algorithm , It uses European distance , It will also lead to its preference for the second feature . For decision trees and random forests as well XGboost In terms of algorithm , Feature scaling has little effect on them .
Common feature scaling methods
- Standardization . Subtract the mean , And divide it by the standard deviation
- normalization . Use min、max, Shrink the value to [0,1]
边栏推荐
猜你喜欢
Scala download and configuration
Close system call analysis - Performance Optimization
Wake up day, how do I step by step towards the road of software testing
The Sandbox 和数字好莱坞达成合作,通过人力资源开发加速创作者经济的发展
[acwing] solution of the 58th weekly match
Redis sentinel simply looks at the trade-offs between distributed high availability and consistency
How to send a reliable request before closing the page
LOGO特训营 第一节 鉴别Logo与Logo设计思路
SPSS installation and activation tutorial (including network disk link)
攻防世界 MISC 進階區 Erik-Baleog-and-Olaf
随机推荐
Lost in the lock world of MySQL
leetcode 72. Edit distance edit distance (medium)
Tiktok actual combat ~ the number of comments is updated synchronously
UML diagram memory skills
Detailed explanation of heap sort code
With this PDF, we finally got offers from eight major manufacturers, including Alibaba, bytek and Baidu
10 schemes to ensure interface data security
Concurrent optimization summary
Challenges faced by virtual human industry
How to transfer to software testing, one of the high paying jobs in the Internet? (software testing learning roadmap attached)
【烹饪记录】--- 青椒炒千张
PostgreSQL server programming aggregation and grouping
Logo special training camp section II collocation relationship between words and graphics
Short video system source code, click the blank space of the screen, the keyboard does not automatically stow
MySQL Architecture - logical architecture
攻防世界 misc 高手进阶区 a_good_idea
SPSS安装激活教程(包含网盘链接)
php短视频源码,点赞时会有大拇指动画飘起
[acwing] solution of the 58th weekly match
Why is Dameng data called the "first share" of domestic databases?