Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Continuous actions dsjson #2590

Merged
merged 18 commits into from
Sep 22, 2020
Merged

Conversation

olgavrou
Copy link
Collaborator

Resolves #2577

continuous actions label:

It is more accurate to have pdf_value here rather than probability, so also renamed the VW::cb_continuous::continuous_label_elm probability field to pdf_value

{
  "_label_ca":
  {
    "cost": 0.657567,
    "pdf_value": 6.20426e-05,
    "action": 185.121
  },
  "feature1":1,
  "feature2":1,
  "feature2":"name1",
}

@olgavrou olgavrou merged commit 35b54b6 into VowpalWabbit:master Sep 22, 2020
olgavrou added a commit to Sharad24/vowpal_wabbit that referenced this pull request Nov 12, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Proposal] JSON/DSJON format for continuous actions
2 participants