post--visual-exploration-gaussian-processes

A Visual Exploration of Gaussian Processes (by distillpub)

Post--visual-exploration-gaussian-processes Alternatives

Similar projects and alternatives to post--visual-exploration-gaussian-processes based on common topics and language

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better post--visual-exploration-gaussian-processes alternative or higher similarity.

post--visual-exploration-gaussian-processes reviews and mentions

Posts with mentions or reviews of post--visual-exploration-gaussian-processes. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-01-18.
  • A Visual Exploration of Gaussian Processes (2019)
    1 project | news.ycombinator.com | 1 Mar 2024
  • [Q] understanding Gaussian Processes: how can we assume a jointly distributed multivariate normal distribution?
    1 project | /r/statistics | 23 Jun 2023
    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.
  • [E] I'd like to learn how to make high-quality interactive visualizations to explain statistical topics. (See example in post)
    2 projects | /r/statistics | 18 Jan 2023
    This is the source code for the distill pub you linked to: https://github.com/distillpub/post--visual-exploration-gaussian-processes. I dug through the code a little and believe most of the interactive visuals were created with d3.js. That's certainly 1 of the options you can use to recreate the same type of visuals. d3 is incredibly powerful (it's the tool professional news organisations use for their visualisations) but also rather complex. If you are new to Javascript in general, it might not be the most practical choice.
  • A note from our sponsor - InfluxDB
    www.influxdata.com | 27 Apr 2024
    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. Learn more →

Stats

Basic post--visual-exploration-gaussian-processes repo stats
3
98
10.0
over 1 year ago

The primary programming language of post--visual-exploration-gaussian-processes is HTML.


Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com