test_dataset / README.md
NzoCs's picture
Upload README.md with huggingface_hub
8ce1032 verified

test_dataset

Dataset Description

Simulation Information

  • Number of simulations: 500
  • Dimension: 2
  • Time interval: [100, 200]
  • Simulator type: HawkesSimulator

Parameters

{
  "mu": [
    0.2,
    0.2
  ],
  "alpha": [
    [
      0.4,
      0.0
    ],
    [
      0.0,
      0.4
    ]
  ],
  "beta": [
    [
      1.0,
      0.0
    ],
    [
      0.0,
      20.0
    ]
  ]
}