Brian LippMLOps Basics Part 4So far in our MLOps journey, we have created ML research and ML model-building pipelines as well as saved them in serialized form. Saving…Jul 26, 2021Jul 26, 2021
Brian LippMLOps Basics Part 3In previous articles, we gained the basics of MLOps and set up our orchestrator. Now we will put together our Python applications and…Jun 9, 2021Jun 9, 2021
Brian LippMLOps Basics Part 2In our first article, we introduced the basics of MLOps, now we will talk about our core application in our tech stack, Airflow. Airflow…Jun 9, 2021Jun 9, 2021
Brian LippDecomposing The Lakehouse“Do not collect weapons or practice with weapons beyond what is useful.” Miyamoto Musashi, DokkodoMay 27, 2021May 27, 2021
Brian LippSetting up your Python EnvironmentWhen working on multiple Python projects it's common to run into issues with Python versioning, and package management. I am going to…Mar 22, 2021Mar 22, 2021
Brian LippChoosing a data store, a guide for the curiousWhen starting a new project, it's a good idea to evaluate your data storage needs. I’m going to shy away from the term database and…Feb 10, 2021Feb 10, 2021