Data Science & Machine Learning 101

Data Science & Machine Learning 101

Share this post

Data Science & Machine Learning 101
Data Science & Machine Learning 101
MLE CheatSheet: Lin Reg
Copy link
Facebook
Email
Notes
More

MLE CheatSheet: Lin Reg

For some machine learning engineer positions, they will ask you to implement a model of some sort, without using the actual library (sklearn, or h2o). So, you can just use this as a guide.

BowTied_Raptor's avatar
BowTied_Raptor
May 29, 2022
∙ Paid
5

Share this post

Data Science & Machine Learning 101
Data Science & Machine Learning 101
MLE CheatSheet: Lin Reg
Copy link
Facebook
Email
Notes
More
1
Share

Required Readings

  • Matrix Manipulation

  • Understanding Linear Regression

Table of Contents:

  1. Who this is for

  2. Matrix Properties

  3. The Objective Function

  4. Creating the Algorithm

1 - Who this is for

If you are going for a job interview for a position called a Machine Learning Engineer. Literally every single one of them likes to throw a ML function at you, and they ask you to code it. Instead of spending several hours on trying to figure this out, you can effectively just understand the code presented here, and then recreate it in the in-person technical interview.

Or, if the interview is remote, literally just copy paste the code slowly, so that way it looks like you came up with it.

EZ pass.

2 - Matrix Properties

Basic Definition:

Identity Matrix:

Keep reading with a 7-day free trial

Subscribe to Data Science & Machine Learning 101 to keep reading this post and get 7 days of free access to the full post archives.

Already a paid subscriber? Sign in
© 2025 BowTied_Raptor
Privacy ∙ Terms ∙ Collection notice
Start writingGet the app
Substack is the home for great culture

Share

Copy link
Facebook
Email
Notes
More