Machine learning and data mining

Problems:

Classification, Clustering, Regression, Anomaly detection, Association rules,

Reinforcement learning, Structurd prediction, Feature learning, Online learning,

Semi-supervised learning, Grammar induction


Supervised learning:

Decision trees, Ensembles(Bagging, Boostring, Random forest), k-MN, Linear regression,

Native Bayes, Nenural networks, Logistic regression, Perceptron,

Support vector machine(SVM), Relevance vector machine(RVM)


Clustering:

BIRCH, Hierachical, K-means, Expectation-maximization(EM), DBSCAN, OPTICS, Mean-shift


Dimensionality reduction:

Factor analysis, CCA, ICA, LDA, NMF, PCA, t-SNE


Structured prediction:

Graphical models(Bayes net, CRF, HMM)


Anomaly detection:

k-MN, Local outlier factor


Neural nets:

Autoencoder, Deep learning, Multiayer perceptron, RNN, Restricted Boltzmann machine,

SOM, Convolutional neural network


Theory

Bias-variance dilemma, Computational learnig theory, Empirical risk minimization,

PAC learning, Statistical learning, VC theory

發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章