Machine Learning

Overview

Machine learning is a phrase that everyone in this day and age has probably heard a few times over the last few years, probably alongside other buzzwords such as AI and Data Science. This page answers the question: what is machine learning, , how does it affect my life, and what can it do?

Types of Machine Learning

Overview

Machine Learning

modelsImage supervisedmap unsupervisedmap

Intro

Machine learning is a field of computer science that focuses on how computers can 'learn' from experience to predict the future or describe the past

Machine learning can be divided into two main categories: Supervised and Unsupervised

Supervised Learning Methods

Supervised learning methods invlove hand-labeling data to train the model on

  • Point 2
  • Point 3

Unsupervised learning involves training a model on unstructured data with minimal to no human intervention.

  • Point 1
  • Point 2
  • Point 3