Small Group Subproblems: Difference between revisions

From Noisebridge
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 1: Line 1:
Joe H proposed that we come up with some smaller problems that allow people to interactively solve them in short periods of time in ML meetups.
Joe H proposed that we come up with some smaller problems that allow people to interactively solve them in short periods of time in ML meetups. We can construct a git hub project for them, create a skeleton project, and use issue tracking to list the problems and work on them. Here we list these problems and plan to build them out.


*Time Series Data (Erin)
*Time Series Data (Erin)
Line 5: Line 5:
**Rock climbing data analysis
**Rock climbing data analysis
**Generate predictive system for how much someone should climb based on how they're doing that week.
**Generate predictive system for how much someone should climb based on how they're doing that week.
**Noted that amount of deep sleep can be correlated to mood, which can be correlated to climbing.
*4square Checkins (Joe H)
*4square Checkins (Joe H)
**Use 4square checkins to find out what would be the best time to visit a place in a region.
**Use 4square checkins to find out what would be the best time to visit a place in a region.

Revision as of 21:27, 16 February 2011

Joe H proposed that we come up with some smaller problems that allow people to interactively solve them in short periods of time in ML meetups. We can construct a git hub project for them, create a skeleton project, and use issue tracking to list the problems and work on them. Here we list these problems and plan to build them out.

  • Time Series Data (Erin)
  • Rock Climbing (Joe H)
    • Rock climbing data analysis
    • Generate predictive system for how much someone should climb based on how they're doing that week.
    • Noted that amount of deep sleep can be correlated to mood, which can be correlated to climbing.
  • 4square Checkins (Joe H)
    • Use 4square checkins to find out what would be the best time to visit a place in a region.
  • Education Learning Problem (Tom)
    • Determine how people learn over time.
    • Figure out how difficult questions are, what kind of knowledge they test
    • Determine how good are people at certain types of knowledge.