🎉Community Raffle - Win $25

An exclusive raffle opportunity for active members like you! Complete your profile, answer questions and get your first accepted badge to enter the raffle.
Join and Win

Enter input as arrays instead of elements

User: "explorer"
New Altair Community Member
Updated by Jocelyn
I am trying to build a model which must take all inputs as arrays. The numerical inputs have to be arrays and the categorical ones also have to be arrays. The reason is that the predicted output is provided as a "group" but there are several members in each group which have separate decision variables. . Each member contributes to the group output in different ways depending on its decision variables. Imagine for example that I have 1000 football matches and would like to predict the number of goals that will be scored by a team from that dataset. I know that the number of goals is based on team work and each player contributes to the goal. So I get the decision variable for each team player such as (age, skill level, experience, role  etc), but my predicted output (number of goals) is a 'group value' so I cant assign an output for each player rather I can only assign an output for each team, but I need to be able to individually provide the input variables for each and all players  (array) of that team in each cell.  How is this kind of problem solved in rapidminer?

Find more posts tagged with