GithubHelp home page GithubHelp logo

thomaspinder / gpviz Goto Github PK

View Code? Open in Web Editor NEW
5.0 5.0 2.0 630 KB

A Python package for visualising GPJax Gaussian processes.

Home Page: https://gpviz.readthedocs.io/en/latest/

License: Apache License 2.0

Makefile 5.78% Python 94.22%

gpviz's Introduction

Hi there ๐Ÿ‘‹

I'm an Applied Scientist at Amazon working on causal analysis. Previously, I completed a PhD in Statistics titled Developments in Gaussian processes with applications to climate science and network problems. I am interested in Gaussian processes, network models, and causal inference.

  • ๐Ÿ”ญ Iโ€™m currently working on non-stationary causal analysis
  • ๐Ÿ™Œ Iโ€™m looking to collaborate on GPJax

gpviz's People

Contributors

thomaspinder avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

gpviz's Issues

y-axis scaling

The y-axis limits should be controlled in a similar manner to the way x-axis limits are set currently.

Create resolver functions

Currently the functions for plotting GPs are quite large and, in the future, cause lots of code duplication. There should be individual sub-functions made such as plot_samples(), plot_mean(), plot_data(), and plot_bands(). This issue should be taken into account when resolving #2 .

Treat colours as a param type object

Currently the colours object is loaded in and called in a way that the does not enable the user to customise the colour palette. This should be made a non-required function argument for plots.

3D plot

Hi, I'd like to plot two columns of X against y. Should I just add condition into plot methods to e.g. ax.plot_surface() when data.X has two columns?

Regards,

Data plotter

Create an object similar to kernels and GPs that will quickly plot the training and/or test data. Plots could either be a scatter plot or a histogram/density plot of the observed values.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.