Interactive Visualization of Gaussian Processes

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

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
  • friedrich

    A Rust implementation of Gaussian Process regression.

  • For me the good reason to use gaussian regression is the fact that you get an uncertainty on the output.

    The big downside is that it takes expert knowledge (to design a proper kernel) and a solid implementation (to avoid the various numerical problems they can produce) to apply them to practical problem. Most implementation either break down very quickly or are not flexible enough for my taste.

    I have a Rust implementation [0] which tries to help with the flexibility aspect but it is still very far from perfect.

    [0]: https://github.com/nestordemeure/friedrich

  • 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

  • Rust: Box Is a Unique Type

    5 projects | news.ycombinator.com | 2 May 2024
  • Ask HN: Are there any open source forks of nomad smd consul?

    4 projects | news.ycombinator.com | 2 May 2024
  • Exploring Nushell, a Rust-powered, cross-platform shell

    1 project | dev.to | 2 May 2024
  • A tale of TimescaleDB, SQLx and testing in Rust

    1 project | dev.to | 2 May 2024
  • Macroquad egui DevTools: Rust Game Debugging UI

    3 projects | dev.to | 2 May 2024