TransWikia.com

How To Motivate A Neural Network

Data Science Asked on March 5, 2021

Suppose a training dataset contains the following inputs:

company size
number of employees
turnover
average salary
country
years of operation

…and outputs:

budget allocated to marketing
budget allocated to sales
budget allocated to R&D
budget allocated to training
budget allocated to shareholders

It also contains the column:

profit

…which is what I want to optimise against (i.e. the primary motivation of the model).

For any given set of inputs (company size, number of employees, turnover, average salary, country, years of operation), I want to be able to predict values for the 5 outputs which are most likely to achieve the highest ‘profit’.

In this example, would ‘profit’ be an input, an output, or neither?

I don’t believe it’s an input, as profit won’t be available to input into the model, and I don’t believe it’s an output, as am not trying to predict profit for a given set of inputs. Rather I am trying to predict the outputs that are most likely to generate the highest profit for that set of inputs (based on previous training data examples).

Is it possible to therefore specify some sort of ‘motivation’ variable which the model strives to maximise?

One Answer

I think your input features are lacking. Firstly, The budget allocation is not simply done based on the previous year turnover and size of the company, there are myriad other factors involved which directly correlate towards a budget allocated to any department.

Secondly where is the relation of profit vs budget allocation? For maximizing profit according to budget allocation, your training set needs to reflect that.

Thirdly you could simply make target profit an input feature and model your data accordingly to allocate budget keeping in mind the targeted profit as well. Provided you incorporate features highlighted in the first point.

Answered by tehem on March 5, 2021

Add your own answers!

Ask a Question

Get help from others!

© 2024 TransWikia.com. All rights reserved. Sites we Love: PCI Database, UKBizDB, Menu Kuliner, Sharing RPP