Classification(分類) 應用舉例Credit Scoringinput: income, saving, profession, ...
投稿
收錄了5篇文章 · 6人關(guān)注
Classification(分類) 應用舉例Credit Scoringinput: income, saving, profession, ...
Gradient Descent Tip1: Turning Your Learning Rate Learning Rate 會影響梯度下降...
Where does the error comes from Bias and Variance error 的來源有兩種—bias(偏差) ...
Regression(回歸) 回歸可以用來做什么? 股票預測:Input 股票歷史數(shù)據(jù),Output 明日股票數(shù)據(jù) 自動駕駛:Input 周圍障...
# 什么是Machine Learning Looking for function from data(從很多數(shù)據(jù)中找到解決問題的方法) Ma...