Basics of Machine Learning - Regression

The Tight Rope Walker (Seiltänzer) (1923) by Paul Klee

Introduction: Mixing Colours

Interpolation:

  • between TWO colours, both colours inclusive using a straight line between them
  • between several different colours?
    • by mixing “equal proportions” of each
    • Proportions based on “distance” from each colour
    • On a “plane” with these points

Some Examples from Drama

  1. Legally Blonde:

  1. Greek Chorus Explained:

  1. Sutradhar in Indian Drama

https://www.britannica.com/art/theater-building/Developments-in-Asia#ref463835

Discussion

  • Interpolation
  • Extrapolation
  • Calculating the optimum values for m and c, given x and y**, for \(y = mx + c\)

Playing with Orange: Paint My Data

Let us “draw inspiration” from the picture above, and see if we can replicate it. We will fire up Orange, paint some data and see if we can fit a linear regression ML model to it.

Here is the Orange file for you to download. Open this file in Orange.

Regression Plane

Interactive Regression Plane

Arvind V.
Arvind V.

My research interests are Complexity Science, Creativity and Innovation, Problem Solving with TRIZ, Literature, Indian Classical Music, and Computing with R.

Next
Previous