Machine Learning Alg 學(xué)習(xí)之旅

建議兩種方式去分類和思考機(jī)器學(xué)習(xí)相關(guān)算法:

  • 根據(jù) learning style
  • 根據(jù)算法之間的 similarity

Algorithms Grouped by Learning Style

1 Supervised Learning

特點(diǎn)是訓(xùn)練集中有給定的 label。
Example problems:分類和回歸。
Example algorithms:邏輯回歸,神經(jīng)網(wǎng)絡(luò)中的反向傳播。

2 Unsupervised Learning
特點(diǎn)是訓(xùn)練集中沒有給定的 label,或者說是無預(yù)知結(jié)果。
Example probelms:聚類,降維(dimensionality reduction),關(guān)聯(lián)規(guī)則學(xué)習(xí)(association rule learning)。
Example algorithms:the Apriori algorithm 和 k-Means。

3 Semi-Supervised Learning
顧名思義,就是訓(xùn)練集中,有一部分樣本是有標(biāo)簽 label 的,另一部分沒有。
Example problems:分類和回歸。
Example algorithms:對(duì)一些對(duì)未標(biāo)記數(shù)據(jù)進(jìn)行假設(shè)和建模的靈活方法的擴(kuò)展。

Algorithms Grouped By Similarity

1 Regression Algorithms
回歸對(duì)變量之間的關(guān)系進(jìn)行建模,并使用模型預(yù)測(cè)中的誤差度量進(jìn)行迭代求精。

常見的算法:

  • Ordinary Least Squares Regression (OLSR)
  • Linear Regression
  • Logistic Regression
  • Stepwise Regression
  • Multivariate Adaptive Regression Splines (MARS)
  • Locally Estimated Scatterplot Smoothing (LOESS)
最后編輯于
?著作權(quán)歸作者所有,轉(zhuǎn)載或內(nèi)容合作請(qǐng)聯(lián)系作者
【社區(qū)內(nèi)容提示】社區(qū)部分內(nèi)容疑似由AI輔助生成,瀏覽時(shí)請(qǐng)結(jié)合常識(shí)與多方信息審慎甄別。
平臺(tái)聲明:文章內(nèi)容(如有圖片或視頻亦包括在內(nèi))由作者上傳并發(fā)布,文章內(nèi)容僅代表作者本人觀點(diǎn),簡書系信息發(fā)布平臺(tái),僅提供信息存儲(chǔ)服務(wù)。

相關(guān)閱讀更多精彩內(nèi)容

  • 轉(zhuǎn)載自:http://machinelearningmastery.com/a-tour-of-machine-l...
    Haison990閱讀 486評(píng)論 0 0
  • title: "My Jumble of Computer Vision"category: "Computer ...
    joshua_1988閱讀 3,588評(píng)論 0 3
  • 你喜歡哪種口味的菜?你喜歡那種女孩?你知道學(xué)生學(xué)習(xí)也有各自的口味嗎? Review the last class ...
    Chineseyoyo閱讀 4,010評(píng)論 0 1
  • Keywords: Supervised Learning、 Unsupervised Learning、 Reg...
    Snow_Patrol閱讀 370評(píng)論 0 0
  • 今天和一個(gè)初中女同學(xué)鬧翻了,甚是難過,也有不解和氣憤,對(duì)人性又深刻地理解了一回,原來人是可以做到這樣的。 一個(gè)多月...
    揀愛閱讀 610評(píng)論 0 0

友情鏈接更多精彩內(nèi)容