Notebooks

Notebooks are best viewed in a desktop browser.

Classification: SVM Kernels

Published:

This notebook explores the usages of kernel functions in SVM classification. EE PMP 559, Spring 2019

Download here

Linear Regression and DC Power Flow

Published:

This notebook explores the application of linear regression to state estimation in the DC power flow problem. EE PMP 559, Spring 2019

Download here

L1, L2 Loss Functions and Regression

Published:

This notebook explores how choosing different loss functions influences the results of linear regression, and how to incorporate bias. EE PMP 559 Data Science for Power Systems, Spring 2019

Download here

Linear Regression and Gradient Descent

Published:

This notebook is an self-assesment exercise in using Jupyter and NumPy tools to do basic linear regression for EE PMP 559 Data Science for Power Systems, Spring 2019.

Download here