Maren Mahsereci
  • about
  • posts
  • The Kronecker Product

    The Kronecker product is a tensor product that appears frequently in machine learning and its applications. This post collects some useful properties and some other insights on it.

    12 min read   ·   August 05, 2022

    2022   ·   machinelearning   ·   techblog

  • Invariant Gaussian Processes

    Gaussian processes can be understood as "distributions over functions" providing prior models for unknown functions. The kernel which identifies the GP can be used to encode known properties of the function such as smoothness or stationarity. A somewhat more exotic characteristic is invariance to input transformations which we'll explore here.

    7 min read   ·   November 01, 2021

    2021   ·   gaussianprocesses   machinelearning   ·   techblog

  • The Bias-Variance Decomposition

    The expected squared error of an estimator can be decomposed into a bias and a variance term. In order for the error to be minimal, generally not both, bias and variance, can be minimal. This is the bias-variance trade-off.

    14 min read   ·   October 31, 2021

    2021   ·   statistics   machinelearning   ·   techblog

  • Dataset Shifts

    Distinguishing data-distributions is a central topic of statistics. There exist several approaches to categorize data-distribution shift, often with particular emphasis on the difference between the training and test distribution. Here, I collect some thoughts on the issue.

    15 min read   ·   October 30, 2021

    2021   ·   machinelearning   statistics   ·   techblog

  • The Standard Error

    The law of large numbers can be combined with the standard error (SE) in order to not only get an estimate of a parameter, but also a notation of robustness of the estimate. The standard error lets us know how confident we can be about the estimate.

    8 min read   ·   August 31, 2021

    2021   ·   statistics   ·   techblog

  • <
  • 1
  • 2
  • 3
  • >
© Copyright 2026 Maren Mahsereci. Powered by Jekyll with al-folio theme. Hosted by GitHub Pages.