Algorithms II: Regression

Regression is a major building block in much more complicated Machine Learning frameworks. In this video we look at a stripped down use (and re-purposing of) the practice of making a best fit line. This micro-lab looks at using regression to create more dynamic interactive systems for use in musical instruments, theater, and interactive installations. After this video you should be able to:

  • Describe how regression can simplify a complex programming task
  • Explain the differences between Classification and Regression
  • Conceptualize creative applications of regressive models