Q1: The inputs, in case the duration the customer stayed and the tip.
Q2: The bias, an internal value to increase the amplitude of the function.
Q3: The output to be compared to the target values 𝑦.
𝑤21(1): the weight that will amplify the input (the second input going to the
upper neuron of the hidden layer). It is called weight.
Σ: the sum of the inputs with their weights.
f: the function that the input will be scaled with in order to generate the output.
Box A: hidden components, the neurons.
Box B: output.
^y: predicted values to be compared with the expected output.