{
  "$type": "site.standard.document",
  "contributors": [
    {
      "did": "did:plc:igunvse2uemkwmci3igoxhu5",
      "displayName": "Oz Akan",
      "role": "author"
    }
  ],
  "coverImage": {
    "$type": "blob",
    "ref": {
      "$link": "bafkreidqhmmlqx5dpnnk4k2szg4ocqm53m4hay5p7332qv5qu73rl2kmya"
    },
    "mimeType": "image/png",
    "size": 253936
  },
  "description": "Factorization Machines (FMs) are a type of machine learning model that helps us make predictions based on data.",
  "path": "/techs/factorization-machines",
  "publishedAt": "2025-03-09T21:00:00.000Z",
  "site": "at://did:plc:igunvse2uemkwmci3igoxhu5/site.standard.publication/luminary-blog",
  "tags": [
    "aiml",
    "sagemaker"
  ],
  "textContent": "Factorization Machines (FMs) are a type of machine learning model that helps us make predictions based on data. Think of them as a smart way to recognize patterns, especially when dealing with large, sparse datasets where most values are zeros.",
  "title": "Factorization Machines"
}