2023-01-18

Published

January 18, 2023

Javascript

  • Javascript Variable Scope Chain
    • From inner function scope to global scope

Metaprogramming

  • Build System
    • Simple makefile example
      • <Return>: <Dependencies>
  • Versioning
    • Semantic versioning
      • Major.Minor.Patch

Regression

  • LinearRegression in scikit-learn
  • Exploratory analysis verses Predictive analysis
    • To Expain or to Predict
  • Metrics
    • RMSE, RSE, r2_score, AIC