Machine Learning is a category of Artificial Intelligence that produces decisions or predictions through algorithms and statistical inferences. These inferences are typically refined over time through continual data analyses rather than explicit instructions from programmers or system users.
Machine Learning may be “supervised” or “unsupervised,” the prior using labeled data sets identifying some information relationships and the latter using unlabeled data where the system detects relationships on its own. A popular example of Machine Learning is a Large Language Model (LLM).
Additional Resources
