-
Notifications
You must be signed in to change notification settings - Fork 323
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
Ax for AutoML #3386
base: main
Are you sure you want to change the base?
Ax for AutoML #3386
Conversation
This pull request was exported from Phabricator. Differential Revision: D69810535 |
This pull request was exported from Phabricator. Differential Revision: D69810535 |
Summary: Pull Request resolved: facebook#3386 Tutorial demonstrating using Ax to tune a sklearn model. Uses many of Ax's advanced features. Exported from bento then ran $ ~/fbcode/bento/scripts/strip_fb.sh fbcode/ax/github/tutorials/automl/automl.ipynb Differential Revision: D69810535
d50724f
to
8ed6fc8
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #3386 +/- ##
==========================================
- Coverage 95.98% 95.98% -0.01%
==========================================
Files 539 539
Lines 52790 52790
==========================================
- Hits 50673 50671 -2
- Misses 2117 2119 +2 ☔ View full report in Codecov by Sentry. |
This pull request was exported from Phabricator. Differential Revision: D69810535 |
Summary: Pull Request resolved: facebook#3386 Tutorial demonstrating using Ax to tune a sklearn model. Uses many of Ax's advanced features. Differential Revision: D69810535
8ed6fc8
to
1a9d54e
Compare
This pull request was exported from Phabricator. Differential Revision: D69810535 |
Summary: Pull Request resolved: facebook#3386 Tutorial demonstrating using Ax to tune a sklearn model. Uses many of Ax's advanced features. Differential Revision: D69810535
1a9d54e
to
a158948
Compare
This pull request was exported from Phabricator. Differential Revision: D69810535 |
Summary: Pull Request resolved: facebook#3386 Tutorial demonstrating using Ax to tune a sklearn model. Uses many of Ax's advanced features. Differential Revision: D69810535
a158948
to
2fd7072
Compare
This pull request was exported from Phabricator. Differential Revision: D69810535 |
Summary: Pull Request resolved: facebook#3386 Tutorial demonstrating using Ax to tune a sklearn model. Uses many of Ax's advanced features. Differential Revision: D69810535
2fd7072
to
3bfdd5e
Compare
Summary: Remove all previous pages in preparation for new documentation. Only land this stack all at once Differential Revision: D69266922
Summary: Basic doc motivating adaptive experiment design over traditional doe Differential Revision: D69267231
Summary: Basic doc introducing BO concepts like surrogate models, acquisition functions, etc. Differential Revision: D69267374
This pull request was exported from Phabricator. Differential Revision: D69810535 |
Summary: Pull Request resolved: facebook#3386 Tutorial demonstrating using Ax to tune a sklearn model. Uses many of Ax's advanced features. Reviewed By: mgarrard Differential Revision: D69810535
3bfdd5e
to
e45ce92
Compare
This pull request was exported from Phabricator. Differential Revision: D69810535 |
Summary: Pull Request resolved: facebook#3386 Tutorial demonstrating using Ax to tune a sklearn model. Uses many of Ax's advanced features. Reviewed By: mgarrard Differential Revision: D69810535
e45ce92
to
a05234c
Compare
This pull request was exported from Phabricator. Differential Revision: D69810535 |
Summary: Pull Request resolved: facebook#3386 Tutorial demonstrating using Ax to tune a sklearn model. Uses many of Ax's advanced features. Reviewed By: mgarrard Differential Revision: D69810535
a05234c
to
5b3e952
Compare
This pull request was exported from Phabricator. Differential Revision: D69810535 |
Summary: Pull Request resolved: facebook#3386 Tutorial demonstrating using Ax to tune a sklearn model. Uses many of Ax's advanced features. Reviewed By: mgarrard Differential Revision: D69810535
5b3e952
to
1a74bf1
Compare
Summary: Tutorial demonstrating ask-tell usage for minimizing hartmann6. Advanced features (constraints, MOO, storage, partial data, etc) not covered. Differential Revision: D69322316
Summary: Tutorial demonstrating ask-tell usage for maximizing strength in a 3D printing project. Advanced features (MOO, storage, partial data, etc) not covered. Differential Revision: D69478989
Summary: Tutorial demonstrating early stopping via the Client using modified hartmann6. WIP: * Something is wrong with pending_points, we are seeing early stopped trials getting suggested again. Will investigate. * I am still a little skeptical about the erogonomics around requiring raw_data and progression when we call mark_trial_early_stopped -- this is substantially different than what we do for mark_trial_failed or mark_trial_abandoned and seems like it would basically always involve us attaching data, asking whether or not to early stop the trial, then attaching the same data again. I know we're concerned about a specific footgun for certain internal users, but Im curious if thinking has changed on this since we last spoke saitcakmak Differential Revision: D69484561
Summary: Tutorial demonstrating custom metrics, runner, and run_n_trials (scheduler) Differential Revision: D69810152
This pull request was exported from Phabricator. Differential Revision: D69810535 |
Summary: Pull Request resolved: facebook#3386 Tutorial demonstrating using Ax to tune a sklearn model. Uses many of Ax's advanced features. Reviewed By: mgarrard Differential Revision: D69810535
1a74bf1
to
657517a
Compare
Summary: Pull Request resolved: facebook#3386 Tutorial demonstrating using Ax to tune a sklearn model. Uses many of Ax's advanced features. Reviewed By: mgarrard Differential Revision: D69810535
This pull request was exported from Phabricator. Differential Revision: D69810535 |
657517a
to
a41284f
Compare
Summary:
Tutorial demonstrating using Ax to tune a sklearn model. Uses many of Ax's advanced features.
Exported from bento then ran $ ~/fbcode/bento/scripts/strip_fb.sh fbcode/ax/github/tutorials/automl/automl.ipynb
Differential Revision: D69810535