|
4828 | 4828 | }, |
4829 | 4829 | { |
4830 | 4830 | "cell_type": "code", |
4831 | | - "execution_count": 1, |
4832 | | - "metadata": {}, |
4833 | | - "outputs": [ |
4834 | | - { |
4835 | | - "name": "stderr", |
4836 | | - "output_type": "stream", |
4837 | | - "text": [ |
4838 | | - "Seed set to 123\n" |
4839 | | - ] |
4840 | | - }, |
4841 | | - { |
4842 | | - "name": "stdout", |
4843 | | - "output_type": "stream", |
4844 | | - "text": [ |
4845 | | - "\n", |
4846 | | - "Loaded fun_control in spotRun():\n", |
4847 | | - "| name | type | default | lower | upper | transform |\n", |
4848 | | - "|------------------|--------|-----------|---------|---------|-------------|\n", |
4849 | | - "| fit_intercept | factor | 1 | 0 | 1 | None |\n", |
4850 | | - "| gcv_mode | factor | auto | 0 | 2 | None |\n", |
4851 | | - "| alpha_per_target | factor | 0 | 0 | 1 | None |\n", |
4852 | | - "Moving TENSORBOARD_PATH: runs/ to TENSORBOARD_PATH_OLD: runs_OLD/runs_2024_08_16_17_11_15\n", |
4853 | | - "spotPython tuning: 0.027965881403044932 [##--------] 20.00% \n", |
4854 | | - "spotPython tuning: 0.027965881284260138 [##--------] 23.33% \n", |
4855 | | - "spotPython tuning: 0.027965881284260138 [###-------] 26.67% \n", |
4856 | | - "spotPython tuning: 0.027965881284260138 [###-------] 30.00% \n" |
4857 | | - ] |
4858 | | - }, |
4859 | | - { |
4860 | | - "name": "stderr", |
4861 | | - "output_type": "stream", |
4862 | | - "text": [ |
4863 | | - "TensorFlow installation not found - running with reduced feature set.\n" |
4864 | | - ] |
4865 | | - }, |
4866 | | - { |
4867 | | - "name": "stdout", |
4868 | | - "output_type": "stream", |
4869 | | - "text": [ |
4870 | | - "spotPython tuning: 0.027965881284260138 [###-------] 33.33% \n", |
4871 | | - "spotPython tuning: 0.027965881284260138 [####------] 36.67% \n", |
4872 | | - "spotPython tuning: 0.027965881284260138 [####------] 40.00% \n" |
4873 | | - ] |
4874 | | - }, |
4875 | | - { |
4876 | | - "name": "stderr", |
4877 | | - "output_type": "stream", |
4878 | | - "text": [ |
4879 | | - "I0816 17:11:16.244111 13337915392 plugin.py:429] Monitor runs begin\n", |
4880 | | - "Serving TensorBoard on localhost; to expose to the network, use a proxy or pass --bind_all\n", |
4881 | | - "TensorBoard 2.17.0 at http://localhost:6006/ (Press CTRL+C to quit)\n" |
4882 | | - ] |
4883 | | - }, |
4884 | | - { |
4885 | | - "name": "stdout", |
4886 | | - "output_type": "stream", |
4887 | | - "text": [ |
4888 | | - "spotPython tuning: 0.027965881284260138 [####------] 43.33% \n", |
4889 | | - "spotPython tuning: 0.027965881284260138 [#####-----] 46.67% \n", |
4890 | | - "spotPython tuning: 0.027965881284260138 [#####-----] 50.00% \n", |
4891 | | - "spotPython tuning: 0.027965881284260138 [#####-----] 53.33% \n", |
4892 | | - "spotPython tuning: 0.027965881284260138 [######----] 56.67% \n", |
4893 | | - "spotPython tuning: 0.027965881284260138 [######----] 60.00% \n", |
4894 | | - "spotPython tuning: 0.027965881284260138 [######----] 63.33% \n", |
4895 | | - "spotPython tuning: 0.027965881284260138 [#######---] 66.67% \n", |
4896 | | - "spotPython tuning: 0.027965881284260138 [#######---] 70.00% \n", |
4897 | | - "spotPython tuning: 0.027965881284260138 [#######---] 73.33% \n", |
4898 | | - "spotPython tuning: 0.027965881284260138 [########--] 76.67% \n", |
4899 | | - "spotPython tuning: 0.027965881284260138 [########--] 80.00% \n", |
4900 | | - "spotPython tuning: 0.027965881284260138 [########--] 83.33% \n", |
4901 | | - "spotPython tuning: 0.027965881284260138 [#########-] 86.67% \n", |
4902 | | - "spotPython tuning: 0.027965881284260138 [#########-] 90.00% \n", |
4903 | | - "spotPython tuning: 0.027965881284260138 [#########-] 93.33% \n", |
4904 | | - "spotPython tuning: 0.027965881284260138 [##########] 96.67% \n", |
4905 | | - "spotPython tuning: 0.027965881284260138 [##########] 100.00% Done...\n", |
4906 | | - "\n" |
4907 | | - ] |
4908 | | - }, |
4909 | | - { |
4910 | | - "name": "stderr", |
4911 | | - "output_type": "stream", |
4912 | | - "text": [ |
4913 | | - "TensorBoard caught SIGTERM; exiting...\n" |
4914 | | - ] |
4915 | | - } |
4916 | | - ], |
| 4831 | + "execution_count": null, |
| 4832 | + "metadata": {}, |
| 4833 | + "outputs": [], |
4917 | 4834 | "source": [ |
4918 | 4835 | "from spotPython.utils.file import load_and_run_spot_python_experiment\n", |
4919 | | - "spot_tuner = load_and_run_spot_python_experiment(\"spot_100_experiment.pickle\")" |
| 4836 | + "spot_tuner = load_and_run_spot_python_experiment(\"spot_000_experiment.pickle\")" |
4920 | 4837 | ] |
4921 | 4838 | }, |
4922 | 4839 | { |
|
0 commit comments