machine learning

Posted by | February 20, 2025
The Complete Healthcare Artificial Intelligence Course

One of the things that I am noticing in the day job is that clients and potential clients are very interested to see if you have experience in their specific...

Continue Reading
Posted by | February 8, 2025
LIVE DEMO: Movie Recommender System

As you may know, watching (and reviewing!) movies is one of my favorite things to do.  A while back I had made a local movie recommender script that I had...

Continue Reading
Posted by | January 7, 2025
Machine Learning Model Deployment with Streamlit

The previous course in this app left me longing for more, so I thought that I would take this course.  I am really just looking for more experience dockerizing the...

Continue Reading
Posted by | January 1, 2025
Mastering Deep Learning for Cancer Detection

I am starting a project for a university that involves machine learning and cancer detection.  Much of the project involves orchestration, but I wanted to get a refresher in this...

Continue Reading
Posted by | December 2, 2024
End-to-End Machine Learning: From Idea to Implementation

The majority of my MLOps experience has been inside of Azure.  More and more of my clients are coming to us looking for open-source or local solutions - it made...

Continue Reading
Posted by | November 30, 2024
Machine Learning A-Z: AI, Python & R

I started this course a while ago and got pulled away from it.   I wanted to take it because there were a couple of use cases where I wanted to...

Continue Reading
Posted by | November 12, 2024
Open-source LLMs: Uncensored & secure AI locally with RAG

I have done a little bit of everything that is being discussed in this course - local LLMs, RAG, Function calling, etc. I recently installed Ollama on my server and...

Continue Reading
Posted by | October 27, 2024
Machine Learning & Data Science: The Complete Visual Guide

After spending many moons inside of Copilot Studio, Fabric, and Azure OpenAI studio, I FINALLY get back to some machine learning. While messing around with hockey analytics the other day,...

Continue Reading
Posted by | May 3, 2024
Machine Learning in Manufacturing

Course:  https://www.udemy.com/course/learn-machine-learning-to-apply-it-in-real-life-industries/learn/lecture/37287362#overview My Notes:  https://docs.google.com/document/d/1Z69xm8bJIPC9-M4024I_jG_oMr3cOkcwQEkbFwyyya0/edit?usp=sharing So many of the real-life examples in this area are centered around the healthcare industry.  I wanted to do something in manufacturing.      

Continue Reading
Posted by | February 20, 2024
Complete Linear Regression Model in Python

Course:  https://udemy.com/course/machine-learning-basics-building-regression-model-in-python/learn/lecture/13995642#overview My Notes:  https://docs.google.com/document/d/1Z69xm8bJIPC9-M4024I_jG_oMr3cOkcwQEkbFwyyya0/edit?usp=sharing There is a chapter or two in this course that goes deep into linear regression (particularly the analysis), so I wanted to cover just those...

Continue Reading