Skip to content

muhammad-tayyab/machine-learning

Repository files navigation

Machine Leaning Class Lectures

Outline

  1. Introduction to Machine Learning
  2. Supervised Learning
  3. Classification, KNN
  4. Decision Trees
  5. Classification Performance Metrics
  6. Bayes classifiers
  7. Support Vector Machine
  8. Regression
  9. Dimensionality Reduction/ Feature Selection
  10. Cluster Analysis (K-Means)
  11. Hierarchical Clustering
  12. Association Rule Mining
  13. Ensemble Learning
  14. Wrap-Up (Recap)

Notes

  • Code and supplementary data from lectures will be shared here
  • You can use any IDE of your choice, however jupyter is recommended for this course