(1)人工神經(jīng)網(wǎng)絡(luò)(Artificial Neural Network)類
1.反向傳播(Backpropagation)
2.波爾茲曼機(jī)(Boltzmann Machine)
3.卷積神經(jīng)網(wǎng)絡(luò)(Convolutional Neural Network)
4.Hopfield網(wǎng)絡(luò)(hopfield Network)
5.多層感知器(Multilyer Perceptron)
6.徑向基函數(shù)網(wǎng)絡(luò)(Radial Basis Function Network)
7.受限波爾茲曼機(jī)(Restricted Boltzmann Machine)
8.回歸神經(jīng)網(wǎng)絡(luò)(Recurrent Neural Network)
9.自組織映射(Self-organizing Map)
10.尖峰神經(jīng)網(wǎng)絡(luò)(Spiking Neural Network)
(2)貝葉斯類(Bayesin)類:
1.樸素貝葉斯(Naive Bayes)
2.高斯貝葉斯(Gaussian Naive Bayes)
3.多項樸素貝葉斯(Multinomial Naive Bayes)
4.平均依賴性評估(Averaged One-Dependence Estimators)
5.貝葉斯信念網(wǎng)絡(luò)(Bayesian Belief Network)
6.貝葉斯網(wǎng)絡(luò)(Bayesian Network)
(3)決策樹(Decision Tree)類:
1.分類和回歸樹(Classification and Regression Tree)
2.ID3算法
3.C4.5算法、C5.0算法
4.卡方自動交互檢測(Chi-squared Automatic Interaction Detection)
5.決策殘端(Decision Stump)
6.隨機(jī)森林(Random Forest)
7.SLIQ(Supervised Learning in Quest)
(4)線性分類器(Linear Classifier)類:
1.Fisher的線性判別(Fisher’s Linear Discriminant)