<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Lyon Blog</title>
    <link>https://lyon.so/blog/</link>
    <description>Essays and research notes from the Lyon team on enterprise foundation models: training transformers on transactional data, prediction, and applied ML strategy.</description>
    <language>en-us</language>
    <lastBuildDate>Wed, 01 Jul 2026 09:00:00 -0700</lastBuildDate>
    <atom:link href="https://lyon.so/feed.xml" rel="self" type="application/rss+xml" />

    <item>
      <title>Build vs. Buy: The Real Cost of Standing Up an Enterprise ML Team</title>
      <link>https://lyon.so/blog/build-vs-buy-enterprise-ml/</link>
      <guid isPermaLink="true">https://lyon.so/blog/build-vs-buy-enterprise-ml/</guid>
      <pubDate>Wed, 01 Jul 2026 09:00:00 -0700</pubDate>
      <description>The sticker price of an in-house ML team is salaries. The real price is the two years your best engineers spend on data plumbing instead of your product, and the second model, which costs almost as much as the first.</description>
    </item>

    <item>
      <title>Churn Prediction with Foundation Models: Why Your XGBoost Ceiling Is Lower Than You Think</title>
      <link>https://lyon.so/blog/churn-prediction-foundation-models/</link>
      <guid isPermaLink="true">https://lyon.so/blog/churn-prediction-foundation-models/</guid>
      <pubDate>Tue, 23 Jun 2026 09:00:00 -0700</pubDate>
      <description>Gradient-boosted trees on hand-built features hit a ceiling that no amount of feature engineering breaks. A model pretrained on the full event history sees churn coming weeks earlier, because it never threw the sequence away.</description>
    </item>

    <item>
      <title>Next-Event Prediction: How Transformers Learn the Grammar of Your Transactions</title>
      <link>https://lyon.so/blog/transformers-on-transactional-data/</link>
      <guid isPermaLink="true">https://lyon.so/blog/transformers-on-transactional-data/</guid>
      <pubDate>Fri, 12 Jun 2026 09:00:00 -0700</pubDate>
      <description>A technical walkthrough of how enterprise events become tokens, why next-event prediction is the right self-supervised objective for behavioral data, and what the model has to learn to get good at it.</description>
    </item>

    <item>
      <title>LLMs Know the Internet. They Don't Know Your Business.</title>
      <link>https://lyon.so/blog/llms-dont-know-your-business/</link>
      <guid isPermaLink="true">https://lyon.so/blog/llms-dont-know-your-business/</guid>
      <pubDate>Thu, 04 Jun 2026 09:00:00 -0700</pubDate>
      <description>Language models are trained on public text, and the signal that runs an enterprise isn't text. Why RAG and agents don't close the gap, and what a model that actually knows your business looks like.</description>
    </item>

    <item>
      <title>What Is an Enterprise Foundation Model?</title>
      <link>https://lyon.so/blog/what-is-an-enterprise-foundation-model/</link>
      <guid isPermaLink="true">https://lyon.so/blog/what-is-an-enterprise-foundation-model/</guid>
      <pubDate>Tue, 26 May 2026 09:00:00 -0700</pubDate>
      <description>A plain-language definition of the category: one model, pretrained on a single company's own event data, that every downstream prediction fine-tunes from. What it is, how it's built, and why it exists now.</description>
    </item>

  </channel>
</rss>
