当前位置:网站首页>Machine Learning Summary (2)
Machine Learning Summary (2)
2022-08-11 07:58:00 【Times & Beliefs】
Meaning of IID
An important point in machine learning: the error isIndependent and identically distributed, and obey the mean 0, the variance is ⊖ 2 \ominus^2 ⊖
Explain:
What is Independence?
The data samples are independent of each other (do not affect each other), for example: Zhang San came to the bank for a loan, and the amount of his loan did not affect Li Si's loan amount and situation.The two data are independent of each other.
What is the same distribution?
The sample data must satisfy the same distribution.It cannot be that the data satisfies the normal distribution, and the data satisfies the Poisson distribution.For example: what we study is to predict the amount of loan that can be borrowed based on age and monthly salary.Then we have to ensure that these data (age, monthly salary, loan amount) are from the same bank.
What is a Gaussian distribution?
The Gaussian distribution is also called the normal distribution, as shown above.The high probability of the value is concentrated near the mean, and the probability of the values on both sides is very small.
The following is the explanation of Baidu Encyclopedia!!!
If the random variable X obeys a mathematical expectation μ and variance σ 2 σ^2σ2 normal distribution, denoted as N(μ,
It is impossible for the data generated and collected in our lives to fully satisfyerrors are independent and identically distributed, and obey a mean of 0 and a variance of ⊖ 2 \ominus^2 ⊖2 Gaussian distribution.
Conversion of Error Term
Put (1) into (2) to get
Both sides of the formula take the log at the same time, it will not changeSolved ⊖ \ominus
To be continued
边栏推荐
- tf.cast(),reduce_min(),reduce_max()
- JRS303-Data Verification
- The easiest trick to support quick renaming of various files
- TF中使用softmax函数;
- redis操作
- Interaction of Pico neo3 in Unity
- 1081 检查密码 (15 分)
- go-grpc TSL认证 解决 transport: authentication handshake failed: x509 certificate relies on ... ...
- 1002 Write the number (20 points)
- 2021-08-11 for循环结合多线程异步查询并收集结果
猜你喜欢
1003 我要通过 (20 分)
分布式锁-Redission - 缓存一致性解决
Project 1 - PM2.5 Forecast
1071 Small Gamble (15 points)
1002 Write the number (20 points)
机器学习总结(二)
3.2-分类-Logistic回归
TF generates (feature, label) set through feature and label, tf.data.Dataset.from_tensor_slices
【LeetCode每日一题】——682.棒球比赛
1056 Sum of Combinations (15 points)
随机推荐
2.1 - Gradient Descent
1046 punches (15 points)
Four operations in TF
9、Neural Sparse Voxel Fields
1056 Sum of Combinations (15 points)
接口测试的基础流程和用例设计方法你知道吗?
查找最新人员工资和上上次人员工资的变动情况
oracle19c does not support real-time synchronization parameters, do you guys have any good solutions?
无服务器+域名也能搭建个人博客?真的,而且很快
【TA-霜狼_may-《百人计划》】图形3.7.2 command buffer简
Distributed Lock-Redission - Cache Consistency Solution
There may be fields that cannot be serialized in the abnormal object of cdc and sqlserver. Is there anyone who can understand it? Help me to answer
通过记账,了解当月收支情况
tf中自减操作;tf.assign_sub()
流式结构化数据计算语言的进化与新选择
3.2 - classification - Logistic regression
The easiest trick to support quick renaming of various files
关于Excel实现分组求和最全文档
Mysql JSON对象和JSON数组查询
Find the latest staff salary and the last staff salary changes