Template:Machine learning: Difference between revisions
From Vigyanwiki
(Created page with "{{Sidebar with collapsible lists | name = Machine learning | pretitle = Part of a series on | title = Machine learning<br/>and data mining | imagestyle = | image = ...") |
m (1 revision imported from alpha:Template:Machine_learning) |
||
(2 intermediate revisions by 2 users not shown) | |||
Line 15: | Line 15: | ||
| list1 = | | list1 = | ||
* [[Statistical classification|Classification]] | * [[Statistical classification|Classification]] | ||
* [[Regression analysis|Regression]] | |||
* [[Cluster analysis|Clustering]] | * [[Cluster analysis|Clustering]] | ||
* [[ | * [[Dimensionality reduction|dimension reduction]] | ||
* [[density estimation]] | |||
* [[Anomaly detection]] | * [[Anomaly detection]] | ||
* [[Data Cleaning]] | * [[Data Cleaning]] | ||
* [[Automated machine learning|AutoML]] | * [[Automated machine learning|AutoML]] | ||
* [[Association rule learning|Association rules]] | * [[Association rule learning|Association rules]] | ||
* [[Structured prediction]] | * [[Structured prediction]] | ||
* [[Feature engineering]] | * [[Feature engineering]] | ||
* [[Feature learning]] | * [[Feature learning]] | ||
* [[Online machine learning|Online learning]] | * [[Online machine learning|Online learning]] | ||
* [[Reinforcement learning]] | |||
* [[Supervised learning]] | |||
* [[Semi-supervised learning]] | * [[Semi-supervised learning]] | ||
* [[Unsupervised learning]] | * [[Unsupervised learning]] | ||
Line 57: | Line 60: | ||
* [[Hierarchical clustering|Hierarchical]] | * [[Hierarchical clustering|Hierarchical]] | ||
* [[k-means clustering|''k''-means]] | * [[k-means clustering|''k''-means]] | ||
* [[Fuzzy clustering|Fuzzy]] | |||
* [[Expectation–maximization algorithm|Expectation–maximization (EM)]] | * [[Expectation–maximization algorithm|Expectation–maximization (EM)]] | ||
* <br/>[[DBSCAN]] | * <br/>[[DBSCAN]] | ||
Line 73: | Line 77: | ||
* [[Proper generalized decomposition|PGD]] | * [[Proper generalized decomposition|PGD]] | ||
* [[t-distributed stochastic neighbor embedding|t-SNE]] | * [[t-distributed stochastic neighbor embedding|t-SNE]] | ||
* [[Sparse dictionary learning|SDL]] | |||
| list5title = [[Structured prediction]] | | list5title = [[Structured prediction]] | ||
Line 85: | Line 90: | ||
| list6name = Anomaly detection | | list6name = Anomaly detection | ||
| list6 = | | list6 = | ||
* [[RANSAC]] | |||
* [[K-nearest neighbors algorithm|''k''-NN]] | * [[K-nearest neighbors algorithm|''k''-NN]] | ||
* [[Local outlier factor]] | * [[Local outlier factor]] | ||
* [[Isolation forest]] | |||
| list7title = [[Artificial neural network]] | | list7title = [[Artificial neural network]] | ||
Line 150: | Line 157: | ||
* [[Conference on Neural Information Processing Systems|NeurIPS]] | * [[Conference on Neural Information Processing Systems|NeurIPS]] | ||
* [[International Conference on Machine Learning|ICML]] | * [[International Conference on Machine Learning|ICML]] | ||
* [[International Conference on Learning Representations|ICLR]] | |||
* [[Machine Learning (journal)|ML]] | * [[Machine Learning (journal)|ML]] | ||
* [[Journal of Machine Learning Research|JMLR]] | * [[Journal of Machine Learning Research|JMLR]] | ||
| list13title = Related articles | | list13title = Related articles |
Latest revision as of 09:53, 14 December 2022
Part of a series on |
Machine learning and data mining |
---|