Machine learning (colab notebook 3)

third notebook about machine learning (clustering and connecting to an LLM)
2025-12-07 12:40
// updated 2025-12-21 15:30

Proceedings from a (2025-12-07) lecture about machine learning:

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

Topics mentioned

  • Machine learning
    • Unsupervised learning
      • k-means clustering
      • elbow method
  • Large language models
    • API considerations
    • connecting to an LLM API
    • text-to-speech with Groq
⬅️ older (in snippets)
📙 Machine learning (colab notebook 2)
newer (in snippets) ➡️
NLP (colab notebook) 📙