bayes_gp_plain_shimizu 実行例
help出力 bayes_gp_plain_shimizu.py --help
====================================================================================
bayes_gp_plain_shimizu.py: Perform Bayes optimization based on Gauss process
Requires PHYSBO: https://www.pasums.issp.u-tokyo.ac.jp/physbo/
# bayes_gp_plain_shimizu.py ver 1.2.1
# Modified time: 2026/4/18 9:54:6
====================================================================================
Parameters:
_argv: ['bayes_gp_plain_shimizu.py', '--help']
debug: 0
print_level: 0
infile: --help
nx_2D: 11
ny_2D: 11
standardize: 1
num_search_each: 1
max_num_probes: 1
num_rand_basis: 200
score_mode: EI
interval: 0
outresfile: D:\git\sphinx\tkProg\source\PHYSBO\search_result{i}.npz
outfile: D:\git\sphinx\tkProg\source\PHYSBO\--help-predict{i}.xlsx
figsize: (8, 6)
fontsize: 12
legend_fontsize: 8
Read data from [--help]
Error in load_data(): Can not read [--help]
C:\Users\tkami\AppData\Local\Programs\Python\Python312\Lib\site-packages\physbo\gp\cov\gauss.py:10: UserWarning: A NumPy version >=1.23.5 and <2.3.0 is required for this version of SciPy (detected version 2.4.4)
from scipy import spatial
生成されたデータファイル
(データファイルが見つかりませんでした)
生成された画像一覧
(画像ファイルが見つかりませんでした)