เปรียบเทียบวิธี
ดูวิธีที่เลือกเทียบกันแบบเคียงข้าง แถวที่ต่างกันจะถูกเน้นไว้
| การจำแนกประเภทแบบกึ่งมีผู้สอนด้วยเครื่องเวกเตอร์สนับสนุน× | การถดถอยโลจิสติก× | |
|---|---|---|
| สาขาวิชา≠ | การเรียนรู้ของเครื่อง | สถิติการวิจัย |
| ตระกูล≠ | Machine learning | Process / pipeline |
| ปีกำเนิด≠ | 1999 | 1958 |
| ผู้ริเริ่ม≠ | Joachims, T. | David Roxbee Cox |
| ประเภท≠ | Semi-supervised classifier | Method |
| แหล่งต้นตำรับ≠ | Joachims, T. (1999). Transductive Inference for Text Classification using Support Vector Machines. Proceedings of the 16th International Conference on Machine Learning (ICML), 200–209. link ↗ | Cox, D. R. (1958). The regression analysis of binary sequences. Journal of the Royal Statistical Society, Series B, 20(2), 215–242. DOI ↗ |
| ชื่อเรียกอื่น≠ | S3VM, Transductive SVM, TSVM, Semi-SVM | logit model, binomial logistic regression, LR |
| ที่เกี่ยวข้อง≠ | 4 | 3 |
| สรุป≠ | Semi-supervised Support Vector Machine (S3VM) extends the classical SVM by incorporating large quantities of unlabeled data alongside a small labeled training set. It seeks a maximum-margin hyperplane that not only separates the labeled examples but also passes through low-density regions of the full data distribution, yielding better generalization when labeled samples 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. |
| ScholarGateชุดข้อมูล ↗ |
|
|