Dec 20, 2024 || Structure Is All You Need

A review of structure models in Python code using Pydantic and Structured Output from LLMs with Ollama

Oct 13, 2024 || Classification of Medical Diagnoses based on Symptoms

Using Text Classification via HuggingFace 🤗 to Predict Medical Diagnoses based on Symptoms

Aug 03, 2024 || Retrieval-Augmented Generation (RAG) using verba

Extracting information from conversations between a Customer and an Agent, using Retrieval-Augmented Generation (RAG) with the verba library

Jun 12, 2023 || Paired Sample Hypothesis Testing via Bootstrapping with Polars

Hypothesis Testing on Paired Sample data when the Frequentist Approach is not a suitable option

Feb 28, 2022 || Introducing gcloudy

A more intuitive approach to using Google's existing Google Cloud Platform (GCP) framework of cloud services in Python