python

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
Posted by | February 11, 2024
Using AI to Find New Movies

I know that I sound like a broken record when I say this - I love mixing passions.   A couple of years ago I decided to make the jump into...

Continue Reading
Posted by | January 19, 2024
Machine Learning, Data Science and Generative AI with Python

I have been notified that I am going to be starting a position with a client that is involved in the manufacturing business.  The client would like to use AI...

Continue Reading
Posted by | January 12, 2024
SabresPuckIQ – The Project That Was, Until it wasn’t

I know that I have said this many times, but one of my favorite things to do is combine my hobbies and interests into a new project.   For example, in...

Continue Reading
Posted by | January 5, 2024
Natural Language Processing: NLP With Transformers in Python

As I start to make more apps, I get a better feel for where my weaknesses are in the AI space.  This course should give me an even better understanding...

Continue Reading
Posted by | December 22, 2023
Container Apps: Intro and Deep Dive

Next step in growth:  I am making an application where lawyers can interact with their own data.  To do this, I need to containerize the message broker, so I thought...

Continue Reading
Posted by | December 15, 2023
Django Celery Mastery: Python Asynchronous Task Processing

Next step in growth:  Mastering Celery Course: https://udemy.com/course/chatgpt-and-langchain-the-complete-developers-masterclass/learn/lecture/40260440#overview My Notes:  https://docs.google.com/document/d/1Xaj-a0p7c9uT488KFkp3aNrjlTfj_5FCj4h5GJhSnw0/edit?usp=sharing

Continue Reading
Posted by | April 16, 2020
Alexa, What’s the Pool Temperature?

This is one of my favorite projects because it just seems so.... unnecessary.  But cool!  And cool counts for something around here. It seems that today there is a gadget...

Continue Reading