Welcome!

This is my knowledge log. When I learn something, I log it here so that I can reference it later. I publish it freely online so it's easily accessible; if folks other than myself find it useful, that's great! If it's not useful, that's fine too.

Ten Most Recent Posts (of 376 Total)

ChatGPT Prompts 2023-03-17

Learn by example and get the most out of ChatGPT with these example prompts

Prompt Engineering 2023-03-17

The art of guiding AI language models

ChatGPT: Introduction and Examples 2023-03-17

An overview of ChatGPT and common use cases

Generative Pre-trained Transformer (GPT) 2023-03-17

An architecture to use unsupervised learning to generate human-like language

High Brand Loyalty (HBL) Consumers 2023-03-13

High Brand Loyalty (HBL) Consumers are customers that repeatedly purchases products or services from a particular brand

Dimensional Modeling 2023-03-10

Concepts, methods, and techniques used to design data warehouses

Data Clean Room 2023-03-06

Secured and closely controlled environments used to analyze sensitive data

Structured Query Language (SQL) 2023-01-30

How to learn SQL: The language of relational data

Root Mean Square Error (RMSE) 2023-01-17

A performance measure for regression problems in machine learning

PySpark Recipe: Re-order Columns in a Dataframe 2023-01-03

How to re-order columns in a PySpark dataframe