We are celebrating the 10-year anniversary of the Alteryx Community! Learn more and join in on the fun here.
Start Free Trial

Weekly Challenges

Solve the challenge, share your solution and summit the ranks of our Community!

Also available in | Français | Português | Español | 日本語
IDEAS WANTED

Want to get involved? We're always looking for ideas and content for Weekly Challenges.

SUBMIT YOUR IDEA

Challenge #103: Just another game?

leozhang2work
10 - Fireball

 

Spoiler
103 - 1.png103 - 2.png

Given no variables has correlation p-value less than 5%, so I used all columns (except TO as too many null values). Then for the regression model, I've used regularized model to reduce columns numbers.

 

Watermark
12 - Quasar
12 - Quasar
Spoiler
MT Solution 103.png

Hub119
11 - Bolide
11 - Bolide

Solution attached... decided to play with the assisted modeling tools (and use their linear regression) rather than go the usual R tools route.

TonyAndriani
9 - Comet

Reposting under my new user ID.

scoles0617
8 - Asteroid

My solution:

binuacs
21 - Polaris

solution attached

KaneG
Alteryx Alumni (Retired)

Data Preparation is key here. From experience I've learnt not just to solve this problem, but make the solution dynamic that the data can be used to solve other problems.

 

Spoiler
KaneG_0-1653011503257.png

 

mmontgomery
11 - Bolide
11 - Bolide

Challenge #103

ARussell34
8 - Asteroid

The predicted score was slightly higher than the actual scores for the 13th week and Superbowls, but still under double digits!

mouna_belaid
8 - Asteroid

Please find below my solution