Machine learning (colab notebook 1)

first notebook about machine learning (supervised + unsupervised) with case study and exercise
2025-11-23 12:40
// updated 2025-12-21 15:18

Proceedings from a (2025-11-23) lecture about machine learning:

(accessible via link since Google Colab does not allow posting notebooks in an iframe)

Topics mentioned

  • Machine learning
    • Supervised learning
      • Classification
      • Regression
    • Unsupervised learning
      • Clustering
  • Data science pipeline (case study)
    • Data preprocessing
    • Model preparation
      • KNN
      • Decision trees
      • Random forest
      • Adaboost
⬅️ older (in snippets)
🔢 NumPy essentials
newer (in snippets) ➡️
Machine learning (colab notebook 2) 📙
⬅️ older (posts)
🤖 Machine learning (an overview)
newer (posts) ➡️
Machine learning (colab notebook 2) 📙