Сравнение на методи
Прегледайте избраните методи един до друг; редовете с разлики са откроени.
| Полу-наблюдавана логистична регресия× | Наивен Бейс с полу-наблюдавано обучение× | |
|---|---|---|
| Област | Машинно обучение | Машинно обучение |
| Семейство | Machine learning | Machine learning |
| Година на възникване≠ | 1995–2000 | 2000 |
| Създател≠ | Nigam, K.; McCallum, A. et al. (EM variant); Yarowsky, D. (self-training) | Nigam, K.; McCallum, A. K.; Thrun, S.; Mitchell, T. |
| Тип≠ | Semi-supervised classifier | Semi-supervised generative classifier |
| Основополагащ източник≠ | Nigam, K., McCallum, A., Thrun, S., & Mitchell, T. (2000). Text classification from labeled and unlabeled documents using EM. Machine Learning, 39, 103–134. DOI ↗ | Nigam, K., McCallum, A. K., Thrun, S., & Mitchell, T. (2000). Text Classification from Labeled and Unlabeled Documents using EM. Machine Learning, 39(2–3), 103–134. DOI ↗ |
| Други названия | SSL logistic regression, semi-supervised LR, EM logistic regression, self-training logistic classifier | SSL Naive Bayes, EM-Naive Bayes, semi-supervised generative classifier, Nigam et al. text classifier |
| Свързани≠ | 5 | 4 |
| Резюме≠ | Semi-supervised logistic regression extends the standard logistic classifier by incorporating unlabeled data during training. Using self-training, expectation-maximization, or label-propagation wrappers, it iteratively assigns soft labels to unlabeled examples and refines model parameters, improving generalization when labeled data are scarce relative to the full dataset. | Semi-supervised Naive Bayes extends the classic Naive Bayes generative model to exploit large pools of unlabeled data alongside a small labeled set. Using Expectation-Maximization, it iteratively infers soft class assignments for unlabeled examples and re-estimates class and feature parameters, yielding substantially better classifiers when labeled examples are scarce. |
| ScholarGateНабор от данни ↗ |
|
|