Ax
Ax copied to clipboard
update saasbo nehvi tutorial
Summary: Attempt at fixing rendering
Differential Revision: D29704977
This pull request was exported from Phabricator. Differential Revision: D29704977
This pull request was exported from Phabricator. Differential Revision: D29704977
Codecov Report
Merging #625 (f169ede) into master (164fc8f) will decrease coverage by
0.08%. The diff coverage isn/a.
:exclamation: Current head f169ede differs from pull request most recent head c969723. Consider uploading reports for the commit c969723 to get more accurate results
@@ Coverage Diff @@
## master #625 +/- ##
==========================================
- Coverage 93.04% 92.96% -0.09%
==========================================
Files 350 350
Lines 28443 28084 -359
==========================================
- Hits 26465 26108 -357
+ Misses 1978 1976 -2
| Impacted Files | Coverage Δ | |
|---|---|---|
| ax/utils/testing/backend_scheduler.py | 38.77% <0.00%> (-1.23%) |
:arrow_down: |
| ax/utils/common/base.py | 94.44% <0.00%> (-1.02%) |
:arrow_down: |
| ax/benchmark/benchmark_result.py | 25.92% <0.00%> (-0.55%) |
:arrow_down: |
| ax/core/base_trial.py | 96.29% <0.00%> (-0.48%) |
:arrow_down: |
| ax/modelbridge/generation_strategy.py | 92.91% <0.00%> (-0.42%) |
:arrow_down: |
| ax/core/abstract_data.py | 96.77% <0.00%> (-0.37%) |
:arrow_down: |
| ax/core/trial.py | 97.29% <0.00%> (-0.27%) |
:arrow_down: |
| ax/metrics/noisy_function.py | 93.61% <0.00%> (-0.27%) |
:arrow_down: |
| ax/metrics/sklearn.py | 79.51% <0.00%> (-0.25%) |
:arrow_down: |
| ax/modelbridge/tests/test_array_modelbridge.py | 92.24% <0.00%> (-0.18%) |
:arrow_down: |
| ... and 59 more |
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact),ø = not affected,? = missing dataPowered by Codecov. Last update 164fc8f...c969723. Read the comment docs.
Hi @sdaulton!
Thank you for your pull request.
We require contributors to sign our Contributor License Agreement, and yours needs attention.
You currently have a record in our system, but the CLA is no longer valid, and will need to be resubmitted.
Process
In order for us to review and merge your suggested changes, please sign at https://code.facebook.com/cla. If you are contributing on behalf of someone else (eg your employer), the individual CLA may not be sufficient and your employer may need to sign the corporate CLA.
Once the CLA is signed, our tooling will perform checks and validations. Afterwards, the pull request will be tagged with CLA signed. The tagging process may take up to 1 hour after signing. Please give it that time before contacting us about it.
If you have received this in error or have any questions, please contact us at [email protected]. Thanks!
diff abandoned