Hysteretic Multiscale Sequence Router / results.json

Failed on benchmark

Raw ⬇ ZIP
  1{
  2  "seed": 1111,
  3  "dwell_bound": [
  4    {
  5      "delta": 0.04,
  6      "predicted_dwell": 2.3529411764705883,
  7      "observed_dwell": 2.3500000000000014,
  8      "bound_ratio": 0.9987500000000006,
  9      "max_fd_derivative": 0.017000000000022553,
 10      "switch_time": 20.59
 11    },
 12    {
 13      "delta": 0.08,
 14      "predicted_dwell": 4.705882352941177,
 15      "observed_dwell": 4.710000000000001,
 16      "bound_ratio": 1.0008750000000002,
 17      "max_fd_derivative": 0.017000000000022553,
 18      "switch_time": 20.59
 19    },
 20    {
 21      "delta": 0.14,
 22      "predicted_dwell": 8.23529411764706,
 23      "observed_dwell": 8.23,
 24      "bound_ratio": 0.9993571428571428,
 25      "max_fd_derivative": 0.017000000000022553,
 26      "switch_time": 20.59
 27    },
 28    {
 29      "delta": 0.22,
 30      "predicted_dwell": 12.941176470588234,
 31      "observed_dwell": 12.940000000000001,
 32      "bound_ratio": 0.9999090909090911,
 33      "max_fd_derivative": 0.017000000000022553,
 34      "switch_time": 24.71
 35    }
 36  ],
 37  "chatter_threshold": [
 38    {
 39      "delta": 0.0,
 40      "noise_amplitude": 0.08,
 41      "predicted_zero_switch": false,
 42      "switches": 40
 43    },
 44    {
 45      "delta": 0.04,
 46      "noise_amplitude": 0.08,
 47      "predicted_zero_switch": false,
 48      "switches": 40
 49    },
 50    {
 51      "delta": 0.1,
 52      "noise_amplitude": 0.08,
 53      "predicted_zero_switch": false,
 54      "switches": 40
 55    },
 56    {
 57      "delta": 0.16,
 58      "noise_amplitude": 0.08,
 59      "predicted_zero_switch": false,
 60      "switches": 0
 61    },
 62    {
 63      "delta": 0.2,
 64      "noise_amplitude": 0.08,
 65      "predicted_zero_switch": true,
 66      "switches": 0
 67    }
 68  ],
 69  "timescale_lowpass": [
 70    {
 71      "tau_h": 0.005,
 72      "predicted_rms_gain": 0.706758096059168,
 73      "observed_gain": 0.7068513250965678,
 74      "relative_error": 0.0001319108163311773
 75    },
 76    {
 77      "tau_h": 0.02,
 78      "predicted_rms_gain": 0.7015889550151494,
 79      "observed_gain": 0.7018845410334562,
 80      "relative_error": 0.0004213093951862915
 81    },
 82    {
 83      "tau_h": 0.1,
 84      "predicted_rms_gain": 0.5987306574432688,
 85      "observed_gain": 0.5995889365787271,
 86      "relative_error": 0.0014334978922298674
 87    },
 88    {
 89      "tau_h": 0.5,
 90      "predicted_rms_gain": 0.21447571931383658,
 91      "observed_gain": 0.21466523881227778,
 92      "relative_error": 0.0008836408104727476
 93    }
 94  ],
 95  "regime_demo": {
 96    "soft_mse": 0.00474365529116113,
 97    "hysteretic_mse": 0.0022200007125558257,
 98    "soft_switch_proxy": 321,
 99    "hysteretic_switches": 207,
100    "improvement_fraction": 0.532006316586207
101  }
102}