Hello,
I am new to using Alteryx and still exploring all the possibilities the software can offer. I was working on a model, using Alteryx's challenge 18 as a baseline, to replicate the standings for the German soccer league known as the Bundesliga. Using the top ten highest correlated variables with wins, the model is able to predict wins and losses but not draws. Is there any way to include a formula or custom expression to include draws in the final browse icon or is this workflow not functional to include draws?
Thanks,
Ryan
Solved! Go to Solution.
@rjs1125 thank you for sending that over.
i added the field "draws" back using the select so you can do calculations with it. is that what you are looking for? if you want to predict draws you can always build another model that has the target variable as "draws".
please let me know if this on track with what you are looking for
@bpatel My goal was to predict wins, losses, and draws for each team next season. The model I had created was only predicting wins and losses. When combining each team's win, loss, and draw total it should equal out to 34 because that is the number of games a team plays in the season. Is this model not best suited for this type of prediction?
@rjs1125 got it! in that case the simplest way would be to run three models
i attached the updated workflow. i hope this helps
Perfect, thanks so much!
User | Count |
---|---|
19 | |
15 | |
13 | |
9 | |
8 |