Uporedite metode
Pregledajte izabrane metode jednu pored druge; redovi koji se razlikuju su istaknuti.
| Polunasledni Naivni Bejz× | Logistička regresija× | |
|---|---|---|
| Oblast≠ | Mašinsko učenje | Istraživačka statistika |
| Porodica≠ | Machine learning | Process / pipeline |
| Godina nastanka≠ | 2000 | 1958 |
| Tvorac≠ | Nigam, K.; McCallum, A. K.; Thrun, S.; Mitchell, T. | David Roxbee Cox |
| Tip≠ | Semi-supervised generative classifier | Method |
| Temeljni izvor≠ | 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 ↗ | Cox, D. R. (1958). The regression analysis of binary sequences. Journal of the Royal Statistical Society, Series B, 20(2), 215–242. DOI ↗ |
| Drugi nazivi≠ | SSL Naive Bayes, EM-Naive Bayes, semi-supervised generative classifier, Nigam et al. text classifier | logit model, binomial logistic regression, LR |
| Srodne≠ | 4 | 3 |
| Sažetak≠ | 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. | Logistic regression is a statistical method for modeling the probability of a binary outcome (disease present/absent, success/failure) as a function of continuous and categorical predictors. Developed by David Roxbee Cox (1958), it solves the problem of predicting categorical outcomes by applying a logistic transformation to constrain predictions to the [0,1] probability interval, enabling accurate risk stratification, diagnostic prediction, and causal inference in epidemiology, medicine, and social science. |
| ScholarGateSkup podataka ↗ |
|
|