Difference between revisions of "Template:Machine learning bar"
Jump to navigation
Jump to search
Template documentation
imported>Qwertyus (how could we forget the perceptron?) |
(added borders so sections easier to see, heading2 formatting, less cryptic linknames (mostly content4), list formatting, belowclass/style, added category) |
||
| Line 1: | Line 1: | ||
| − | {{ | + | {{Sidebar |
| − | | name | + | | name = Machine learning bar |
| − | | title | + | | title = [[Machine learning]] and<br/>[[data mining]] |
| − | | image | + | | imagestyle = padding:0.25em 0.25em 0.75em; |
| − | | | + | | image = [[File:Linear-svm-scatterplot.svg|frameless|Scatterplot featuring a linear support vector machine's decision boundary (dashed line)]] |
| + | | headingstyle = border-top:1px solid #aaa; | ||
| − | |heading1 = Problems | + | | heading1 = Problems |
| − | |content1 = | + | | content1 = <div class="hlist"> |
* [[Statistical classification|Classification]] | * [[Statistical classification|Classification]] | ||
* [[Cluster analysis|Clustering]] | * [[Cluster analysis|Clustering]] | ||
| Line 18: | Line 19: | ||
* [[Semi-supervised learning]] | * [[Semi-supervised learning]] | ||
* [[Grammar induction]] | * [[Grammar induction]] | ||
| + | </div> | ||
| − | | heading2 = [[Supervised learning]] ([[Statistical classification|classification]] | + | | heading2 = {{longitem |[[Supervised learning]]<br/>{{nobold|{{small|('''[[Statistical classification|classification]]'''{{•}}'''[[Regression analysis|regression]]''')}}}} }} |
| − | | content2 = | + | | content2 = <div class="hlist"> |
* [[Decision tree learning|Decision trees]] | * [[Decision tree learning|Decision trees]] | ||
* [[k-nearest neighbors classification|''k''-NN]] | * [[k-nearest neighbors classification|''k''-NN]] | ||
* [[Linear regression]] | * [[Linear regression]] | ||
* [[Naive Bayes classifier|Naive Bayes]] | * [[Naive Bayes classifier|Naive Bayes]] | ||
| − | * [[Artificial neural network|Neural | + | * [[Artificial neural network|Neural network]]s |
* [[Logistic regression]] | * [[Logistic regression]] | ||
* [[Perceptron]] | * [[Perceptron]] | ||
| − | * [[Support vector machine|SVM]] | + | * [[Support vector machine|Support vector machine (SVM)]] |
| + | </div> | ||
| heading3 = [[Cluster analysis|Clustering]] | | heading3 = [[Cluster analysis|Clustering]] | ||
| − | | content3 = | + | | content3 = <div class="hlist"> |
| − | * [[BIRCH (data clustering)| BIRCH]] | + | * [[BIRCH (data clustering)|BIRCH]] |
* [[Hierarchical clustering|Hierarchical]] | * [[Hierarchical clustering|Hierarchical]] | ||
* [[k-means clustering|''k''-means]] | * [[k-means clustering|''k''-means]] | ||
| − | * [[Expectation-maximization algorithm|EM]] | + | * [[Expectation-maximization algorithm|Expectation-maximization (EM)]] |
| − | * [[DBSCAN]] | + | * <br/>[[DBSCAN]] |
* [[OPTICS algorithm|OPTICS]] | * [[OPTICS algorithm|OPTICS]] | ||
* [[Mean-shift]] | * [[Mean-shift]] | ||
| + | </div> | ||
| heading4 = [[Dimensionality reduction]] | | heading4 = [[Dimensionality reduction]] | ||
| − | | content4 = | + | | content4 = <div class="plainlist"> |
* [[Factor analysis]] | * [[Factor analysis]] | ||
| − | * [[Canonical correlation analysis|CCA]] | + | * [[Canonical correlation analysis|Canonical correlation analysis (CCA)]] |
| − | * [[Independent component analysis|ICA]] | + | * [[Independent component analysis|Independent component analysis (ICA)]] |
| − | * [[Linear discriminant analysis|LDA]] | + | * [[Linear discriminant analysis|Linear discriminant analysis (LDA)]] |
| − | * [[Non-negative matrix factorization|NMF]] | + | * [[Non-negative matrix factorization|Non-negative matrix factorization (NMF)]] |
| − | * [[Principal component analysis|PCA]] | + | * [[Principal component analysis|Principal component analysis (PCA)]] |
| + | </div> | ||
| heading5 = [[Ensemble learning]] | | heading5 = [[Ensemble learning]] | ||
| − | | content5 = | + | | content5 = <div class="hlist"> |
* [[Bootstrap aggregating|Bagging]] | * [[Bootstrap aggregating|Bagging]] | ||
* [[Boosting (machine learning)|Boosting]] | * [[Boosting (machine learning)|Boosting]] | ||
* [[Random forest]] | * [[Random forest]] | ||
| + | </div> | ||
| heading6 = [[Anomaly detection]] | | heading6 = [[Anomaly detection]] | ||
| − | | content6 = | + | | content6 = <div class="hlist"> |
* [[k-nearest neighbors classification|''k''-NN]] | * [[k-nearest neighbors classification|''k''-NN]] | ||
* [[Local outlier factor]] | * [[Local outlier factor]] | ||
| + | </div> | ||
| heading7 = Theory | | heading7 = Theory | ||
| − | | content7 = | + | | content7 = <div class="plainlist"> |
* [[Bias-variance dilemma]] | * [[Bias-variance dilemma]] | ||
* [[Computational learning theory]] | * [[Computational learning theory]] | ||
* [[Empirical risk minimization]] | * [[Empirical risk minimization]] | ||
| − | * [[Probably approximately correct learning|PAC learning]] | + | * [[Probably approximately correct learning|Probably approximately correct (PAC) learning]] |
| − | * [[Vapnik–Chervonenkis theory|VC theory]] | + | * [[Vapnik–Chervonenkis theory|Vapnik–Chervonenkis (VC) theory]] |
| + | </div> | ||
| + | | belowclass = plainlist | ||
| + | | belowstyle = border-top:1px solid #aaa;border-bottom:1px solid #aaa; | ||
| below = | | below = | ||
* {{portal-inline|size=tiny|Computer science}} | * {{portal-inline|size=tiny|Computer science}} | ||
* {{portal-inline|size=tiny|Statistics}} | * {{portal-inline|size=tiny|Statistics}} | ||
| − | }}<noinclude> | + | }}<noinclude> |
| + | {{doc | ||
| + | |content= | ||
| + | [[Category:Computing templates]] | ||
| + | [[Category:Statistics templates]] | ||
[[Category:Sidebar templates]] | [[Category:Sidebar templates]] | ||
| − | |||
| − | |||
}}</noinclude> | }}</noinclude> | ||
Revision as of 13:19, 18 January 2014
| Machine learning and data mining |
|---|
| Problems |
| Clustering |
| Dimensionality reduction |
| Ensemble learning |
| Anomaly detection |
| Theory |
|
|
| Editors can experiment in this template's sandbox (create | mirror) and testcases (create) pages. Subpages of this template. |