Click the screen to place points, then press the space bar and wait. YOU MUST PLACE QUITE A FEW POINTS FOR THIS TO WORK USE TURBO MODE #regression the hashtag is back.
I had this idea to maybe try robust linear regression. This isn't perfect and sometimes it just straight-up doesn't work. But I think it has potential. How this works: It takes all the points you've placed and encodes them all randomly into 1d values, then it uses non-random, trained decoding weights to try to reconstruct the input. This leads to being able to create a 2d point based on any given 1d value, works out the decoding function in the form y=mx+b, and graphs it. Ta da!