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: [automl] config oracle cubic on top of quadratic #4351

Merged
merged 15 commits into from
Dec 20, 2022
Merged

feat: [automl] config oracle cubic on top of quadratic #4351

merged 15 commits into from
Dec 20, 2022

Conversation

lalo
Copy link
Collaborator

@lalo lalo commented Dec 14, 2022

No description provided.

@lalo lalo changed the title feat: [automl] config oracle qubic on top of quadratic feat: [automl] config oracle cubic on top of quadratic Dec 14, 2022
@lalo lalo force-pushed the quadcub branch 3 times, most recently from e9a476c to fd132af Compare December 15, 2022 16:36
@lalo lalo marked this pull request as ready for review December 16, 2022 20:17
}

// This will generate configs based on the current champ. These configs will be
Copy link
Member

Choose a reason for hiding this comment

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

Can we keep/update this comment where needed?

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

@@ -605,6 +610,172 @@ BOOST_AUTO_TEST_CASE(one_diff_impl_unittest_w_iterations)
test_hooks, num_iterations, seed);
}

BOOST_AUTO_TEST_CASE(qbase_unittest_w_iterations)
Copy link
Member

Choose a reason for hiding this comment

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

New tests should be added to vowpalwabbit/core/tests

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

I'll migrate all the file, since this is almost an exact copy of another test on this same file.

@lalo lalo force-pushed the quadcub branch 2 times, most recently from 41babfc to a0b03e9 Compare December 20, 2022 20:13
@lalo lalo enabled auto-merge (squash) December 20, 2022 20:47
@lalo lalo merged commit 52f3b35 into master Dec 20, 2022
@lalo lalo deleted the quadcub branch December 20, 2022 21:36
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.

3 participants