A Practical Guide to Tecton’s Declarative Framework

June 26, 2024

In this previous blog post, we saw how treating features as code can revolutionize the feature engineering process and bridge the gap between data scientists and engineers. We introduced Tecton’s declarative framework as an abstraction to …

How Features as Code Unifies Data Science and Engineering

June 17, 2024

Feature engineering is a critical part of machine learning but it is frequently overlooked as a complex aspect of building successful models. Features are the lifeblood that ML models use to make predictions or decisions. Creating high-quality …

Optimizing Feature Materialization Costs in a CI/CD Environment

September 18, 2023

Managing dev/test/prod environments for a feature store/feature platform can come with some unique considerations, especially when trying to control costs. Read about Tecton's best practices in this area in this post.