Skip to content
View wjkw1's full-sized avatar

Block or report wjkw1

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
wjkw1/README.md

Western Wilson

Kia ora πŸ‘‹

I’m Western, a software engineer moving from infrastructure/devops into machine learning.

Right now I’m completing Google’s Machine Learning Crash Course, focusing on:

  • Supervised learning (linear & logistic regression)
  • Model evaluation (loss, accuracy, precision, recall, AUC)
  • Preparing data for ML (numerical & categorical features, feature engineering)
  • Introductory neural networks and how ML systems run in production

The goal here is for me to blend my DevOps experience with Machine Learning to become an effective ML Ops Engineer of some description.

Connect with me

If you want to connect, I'm keen to yarn. You can find my contact details on my website: https://westernwilson.com

Practice Projects

These repos will be where I apply MLCC concepts in Python:

  • πŸ“ˆ [Regression Playground – repo TBD]
    Implementing linear regression models on real datasets, experimenting with learning rate, regularisation, and feature engineering.

  • βœ… [Binary Classification – repo TBD]
    Building and evaluating classifiers (e.g. logistic regression) using metrics like accuracy, precision, recall, and AUC.

  • πŸ€– [Neural Network Experiments – repo TBD]
    Simple feed-forward networks inspired by MLCC exercises, exploring activation functions and overfitting/regularisation.

Tech

  • Languages: Python, Javascript, Bash (Some C# & Java)
  • ML: Pandas, NumPy, scikit-learn, TensorFlow (from MLCC exercises)
  • Infra: Docker, Kubernetes, AWS, GitHub Actions, Terraform, Vercel
  • Front-end Javascript, React, Vue.js, Nuxt

Pinned Loading

  1. westernwilson.com westernwilson.com Public

    westernwilson.com website built using Nuxt 3 & hosted on GitHub Pages

    TypeScript