SheffieldML / GPy

Gaussian processes framework in python
BSD 3-Clause "New" or "Revised" License
2.01k stars 558 forks source link

Using seaborn with GPy #626

Closed masenov closed 6 years ago

masenov commented 6 years ago

Is it possible to use seaborn on top of matplotlib with GPy? I tried adding

import seaborn seaborn.set()

on top of the imports and in various places around the code of the library, but it does not seem to be working..

Thank you for the help in advance!

mzwiessele commented 6 years ago

We have our own setup for plotting parameters, see: https://github.com/SheffieldML/GPy/blob/devel/GPy/plotting/matplot_dep/plot_definitions.py

mzwiessele commented 6 years ago

https://github.com/SheffieldML/GPy/blob/devel/GPy/plotting/matplot_dep/defaults.py