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

feat: annual Vowpal Wabbit improvements #1579

Merged
merged 95 commits into from
Jan 18, 2023

Conversation

eisber
Copy link
Collaborator

@eisber eisber commented Jul 21, 2022

Summary

Tests

some added.

Dependency changes

Updated to the latest VW binding (thanks @jackgerrits for pushing so hard)

AB#1890635

@eisber
Copy link
Collaborator Author

eisber commented Jan 17, 2023

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@eisber
Copy link
Collaborator Author

eisber commented Jan 17, 2023

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@eisber
Copy link
Collaborator Author

eisber commented Jan 17, 2023

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

"df = (\n",
" spark.read.format(\"text\")\n",
" .schema(schema)\n",
" .load(\"wasbs://publicwasb@mmlspark.blob.core.windows.net/decisionservice.json\")\n",
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Might want to use something with more than 3 data points

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

checking w/ VW team

Vowpal Wabbit - Contextual Bandits.ipynb Outdated Show resolved Hide resolved
Vowpal Wabbit - Contextual Bandits.ipynb Outdated Show resolved Hide resolved
Vowpal Wabbit - Contextual Bandits.ipynb Outdated Show resolved Hide resolved
Vowpal Wabbit - Contextual Bandits.ipynb Outdated Show resolved Hide resolved
"from synapse.ml.train import ComputeModelStatistics\n",
"\n",
"metrics = ComputeModelStatistics(\n",
" evaluationMetric=\"classification\", labelCol=\"label\", scoredLabelsCol=\"prediction\"\n",
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nit: multiline here would be prettier

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

done

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

doesent seem to be committed

@eisber
Copy link
Collaborator Author

eisber commented Jan 18, 2023

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@eisber
Copy link
Collaborator Author

eisber commented Jan 18, 2023

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@eisber
Copy link
Collaborator Author

eisber commented Jan 18, 2023

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@eisber
Copy link
Collaborator Author

eisber commented Jan 18, 2023

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@mhamilton723 mhamilton723 merged commit d8d523c into microsoft:master Jan 18, 2023
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.

4 participants