Types of Decision Models - Group 4 - 2018/2019, Semester B, Quartile 3

From Control Systems Technology Group
Revision as of 15:30, 17 March 2019 by M.g.d.quincey@student.tue.nl (talk | contribs) (Created page with '= Introduction = In this section, we will investigate some different approaches for decision models. = Nearest Neighbour Strategy = NearestNeighbour, short NN, is a mathematical…')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Introduction

In this section, we will investigate some different approaches for decision models.

Nearest Neighbour Strategy

NearestNeighbour, short NN, is a mathematical decision model. It is a machine learning decision model, in the sense that existing solutions, often denoted as training data, are used for NN to be able to accurately make predictions about new data such as a user which wants a solution for their airport. This decision model can make the choice which solution fits best to the user. Nearest Neighbour is based on the machine learning strategy KNearestNeighbors </ref "Brilliant">[1]"Brilliant"</ref>.

Picking variables / attributes

In order for Nearest Neighbour to work