Data is Behavior

The Data Collection Game

~15 min

You're running a solar farm and want to predict daily energy production. You can install sensors to collect data, but you can only afford 3 sensors. Choose wisely – some measurements matter, others don't!

Your Mission

Train a model to predict whether each day will have high or low energy production. But remember: the model can only learn from what you choose to measure!

β˜€οΈ Solar Energy Predictor
πŸ“
πŸ“‘
πŸ“Š
🧠
🎯
Location
Sensors
Collect
Train
Test
STEP 1 OF 5

Choose Your Solar Farm Location

Different locations have different sunlight patterns. This affects which measurements matter.

Key Takeaways

  • β€’ Some measurements are noise: Wind speed and moon phase don't affect solar panels.
  • β€’ Context matters: The same feature (like Month) may be critical in some locations but useless in others.
  • β€’ More β‰  Better: Measuring irrelevant things confuses the model.
  • β€’ The model is limited by YOU: It can only learn from the data you provide.