[Q] understanding Gaussian Processes: how can we assume a jointly distributed multivariate normal distribution?

This page summarizes the projects mentioned and recommended in the original post on /r/statistics

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • post--visual-exploration-gaussian-processes

    A Visual Exploration of Gaussian Processes

  • Gaussian processes are distributions over functions. Each function value y=f(x) is a dimension, so GPs are infinite dimensional. In practice, we have some finite training and test sets. As the latter quote says, this is just one incomplete sample from the distribution. A single complete sample would be an entire function, ie an infinite dimensional vector. We only observe the function in a finite number of points, but this enough to learn something about the distribution over functions, if you make some prior assumptions about what this distribution is like. Specifically, you would assume that the N+M dimensions are not independent. They are correlated according to the covariance function, which can take many forms. Then conditioning on the N observed points, which is one incomplete sample, gives you a predictive distribution over the test points. This is different from inference in most common models where we have N complete iid samples and a likelihood that is a product of N distributions, and we compute the posterior with some unknown distribution. Instead, we exploit that the multivariate Gaussian has Gaussian conditional and marginal distributions. So we already know the posterior is a multivariate Gaussian, and compute its parameters directly. See https://distill.pub/2019/visual-exploration-gaussian-processes/ for more.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • A Visual Exploration of Gaussian Processes (2019)

    1 project | news.ycombinator.com | 1 Mar 2024
  • Ask HN: What's the best charting library for customer-facing dashboards?

    16 projects | news.ycombinator.com | 29 Apr 2024
  • Digitized Continuous Magnetic Recordings for the 1859 Carrington Event

    1 project | news.ycombinator.com | 23 Apr 2024
  • Show HN: Minard – Generate beautiful charts with natural language

    1 project | news.ycombinator.com | 18 Apr 2024
  • A visual guide to Vision Transformer – A scroll story

    1 project | news.ycombinator.com | 16 Apr 2024