Random forest for image classification

Random forest is a popular machine learning algorithm which is made up of an ensemble of decision trees. The advancements in machine learning techniques have been made possible by advances in technology due to globalisation. Image classification, on the other hand, refers to the introduction of an i...

Full description

Saved in:
Bibliographic Details
Main Author: Yong, Choi Chin
Other Authors: Ponnuthurai N. Suganthan
Format: Final Year Project
Language:English
Published: 2019
Subjects:
Online Access:http://hdl.handle.net/10356/78792
Tags: Add Tag
No Tags, Be the first to tag this record!
Institution: Nanyang Technological University
Language: English
Description
Summary:Random forest is a popular machine learning algorithm which is made up of an ensemble of decision trees. The advancements in machine learning techniques have been made possible by advances in technology due to globalisation. Image classification, on the other hand, refers to the introduction of an input image and returning the output of a class or a probability of classes that best describes the image. It is known to be a broad topic, such that the revolution in image classification methods have been made possible by recent advancements in computer technology. This report illustrates the practical work done over the academic year with regards to random forest and image classification, about how the accuracy of a single decision tree compares to that of an ensemble of decision trees, as well as how the random forest model increases in accuracy with the increase in number of decision trees used in experimentation.