Unsupervised learning ค้นหารูปแบบและโครงสร้างใน ข้อมูลที่ไม่มี label (โดยไม่มีคำตอบที่กำหนดไว้) ค้นพบการจัดกลุ่ม ลดมิติ หรือตรวจจับความผิดปกติได้ด้วยตัวเอง ใช้เมื่อคุณมีข้อมูลแต่ไม่มี label เพื่อเปิดเผยโครงสร้างที่ซ่อนอยู่
unsupervised learning ทำงานอย่างไร
UNSUPERVISED → learn from data WITHOUT labels (no given correct answers):
→ the algorithm finds STRUCTURE/patterns in the data on its own
→ no 'right answer' to learn from → it discovers groupings, relationships, or representations
→ for: exploring data, finding hidden structure, when labels are unavailable/expensive
