Introduction

By Chi Kit Yeung in Statistics Python Machine Learning

March 26, 2024

Introduction

This series will be a collection of course notes from ‘Machine Learning in Python’. Contents on this site will be supplemented with python notebooks and codes snippets from my GitHub repository.


Course Contents

Predictive modelling using:

  1. Linear Regression
  2. Logistic Regression
  3. Cluster Analysis

This will be done using StatsModels and Sklearn packages in Python.

Course Completion

Certificate