Skip to content

signal construction #2

Description

@mcmcs

There are three main hyperparameters for signal construction

  1. moving average of $x_{i,t}$ taking average of the last m realizations (current choice m = 3)
  2. $\tau$'s quantile of $\bar{x}_{i,t}^{m}$ (current choice $\tau$=0.25)
  3. take quantile based on the last $\ell$ realizations (current choice $\ell$=Inf)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions