issues
search
bayesian-optimization
/
BayesianOptimization
A Python implementation of global optimization with gaussian processes.
https://bayesian-optimization.github.io/BayesianOptimization/index.html
MIT License
7.95k
stars
1.55k
forks
source link
Docstring overhaul
#456
Closed
till-m
closed
10 months ago
till-m
commented
10 months ago
Resolves #427 #434
Rewrites most docstrings
Uses
numpydoc
Include README.md in the docs
Change links in README.md to link preferrably to docs webpage
Change github links in README to link to the organization repo
Replaces colors with colorama #434
Migrate images from
examples/
to
static/
Resolves #427 #434
numpydoc
examples/
tostatic/