hbayes.config.meta¶
- Overview:
Meta information for
hbayespackage.
__TITLE__¶
-
hbayes.config.meta.__TITLE__= 'hbayes'¶ Title of this project (should be hbayes).
__VERSION__¶
-
hbayes.config.meta.__VERSION__= '0.0.1'¶ Version of this project.
__DESCRIPTION__¶
-
hbayes.config.meta.__DESCRIPTION__= 'Bayesian Optimization package'¶ Short description of the project, will be included in
setup.py.