A machine learning approach where models find patterns in unlabeled data without predefined outputs. It discovers hidden structures, clusters, or relationships. Key applications: clustering, anomaly detection, dimensionality reduction.
A machine learning approach where models find patterns in unlabeled data without predefined outputs. It discovers hidden structures, clusters, or relationships. Key applications: clustering, anomaly detection, dimensionality reduction.
A machine learning approach where models learn from labeled data.
The goal is to map input variables (X) to output variables (Y) using past observations.
The model adjusts its parameters to minimise prediction errors.
A machine learning approach where models learn from labeled data.
The goal is to map input variables (X) to output variables (Y) using past observations.
The model adjusts its parameters to minimise prediction errors.