Processing math: 100%

Lectures

Lectures:

  • Lecture 1
  • Introduction, the perceptron algorithm

  • Lecture 2
  • Logistic Regression, gradient descent, stochastic gradient descent

  • Lecture 3
  • Confusion matrix, ROC curves, Support vector machines, Loss functions

  • Lecture 4
  • Underfitting, overfitting, learning curves, cross validation

  • Lecture 5
  • Variance-bias decomposition, Neural networks

  • Lecture 6
  • Training Neural networks

  • Lecture 7
  • Curse of dimensionality, dimensionality reduction, k-neighbours, principal component analysis

  • Lecture 8
  • Using sklearn and pandas