{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":169880381,"defaultBranch":"main","name":"Ax","ownerLogin":"facebook","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2019-02-09T15:23:44.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/69631?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1714686294.0","currentOid":""},"activityList":{"items":[{"before":"13e33789291915d10b311b9d49d46ccea2fa95f7","after":"c41065858010b6c8aa97964994c94c35ebc68c02","ref":"refs/heads/main","pushedAt":"2024-06-01T08:39:14.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"facebook-github-bot","name":"Facebook Community Bot","path":"/facebook-github-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6422482?s=80&v=4"},"commit":{"message":"Enable evaluating Branin test experiments with None status quo (#2489)\n\nSummary:\nPull Request resolved: https://github.com/facebook/Ax/pull/2489\n\nThe Branin test experiment is really helpful for writing unit tests.\nNone status quo is an important case to consider for some areas. This adds a\nNone status quo handling for the branin test experiment so it can be used for\nthose areas.\n\nReviewed By: mgarrard\n\nDifferential Revision: D57999540\n\nfbshipit-source-id: c025f179024a7398a79a2978ef026f65f3b71aea","shortMessageHtmlLink":"Enable evaluating Branin test experiments with None status quo (#2489)"}},{"before":"f52e199544005960a4f2ba22b2f8c7b2c47ad9bd","after":"496e5e76d9ce26bbb67b3078ce7e96c2a22e1354","ref":"refs/heads/gh-pages","pushedAt":"2024-06-01T07:17:18.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"docusaurus-bot","name":"Docusaurus-Bot","path":"/docusaurus-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/33666575?s=80&v=4"},"commit":{"message":"Update latest version of site","shortMessageHtmlLink":"Update latest version of site"}},{"before":"41006026f23d97d4a0901ea0926f60b983c2b702","after":"13e33789291915d10b311b9d49d46ccea2fa95f7","ref":"refs/heads/main","pushedAt":"2024-06-01T01:54:24.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"facebook-github-bot","name":"Facebook Community Bot","path":"/facebook-github-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6422482?s=80&v=4"},"commit":{"message":"Remove unused suppress_all_errors kwarg (#2491)\n\nSummary:\nPull Request resolved: https://github.com/facebook/Ax/pull/2491\n\nAudited usage of `suppress_all_errors` and removed the ignored kwarg (which was using the attribute set at the class level). Also added a comment on use cases where it appears to be unused, while actually getting consumed by the decorator.\n\nReviewed By: dme65, Balandat\n\nDifferential Revision: D58042565\n\nfbshipit-source-id: 3396b3a1c2388d6d5bf6a21290757892ffc6b47e","shortMessageHtmlLink":"Remove unused suppress_all_errors kwarg (#2491)"}},{"before":"a64f3ea5fe41ec5900b7b4a0d7960e4400ba699c","after":"41006026f23d97d4a0901ea0926f60b983c2b702","ref":"refs/heads/main","pushedAt":"2024-06-01T00:24:19.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"facebook-github-bot","name":"Facebook Community Bot","path":"/facebook-github-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6422482?s=80&v=4"},"commit":{"message":"Do not deduplicate against FAILED in GenerationStrategy/Node (#2488)\n\nSummary:\nPull Request resolved: https://github.com/facebook/Ax/pull/2488\n\nWe have an implicit rule that the `ABANDONED` trials failed deterministically and should not be generated again, while `FAILED` trials are unknown and may be generated again if the model chooses to do so. This rule is encoded in the utilities used to extract `pending_observations` from experiment while generating candidates, which counts `CANDIDATE` (as of D57514290), `STAGED`, `RUNNING` & `ABANDONED` trials. The `EARLY_STOPPED` and `COMPLETED` trials have data associated with them, which was a similar effect to `pending_observations` in discouraging the models from generating them again. Notably, `FAILED` trials do not fall into either category, thus they are fair game for the model to generate again, if it determines that to be the optimal next step.\n\nThis conflicts with the current deduplication against `experiment.arms_by_signature` which includes all arms on the experiment regardless of the trial status. To make the behavior consistent, this diff adds a new `arms_by_signature_for_deduplication` property on the `Experiment` that excludes arms attached to the `FAILED` trials.\n\nReviewed By: dme65\n\nDifferential Revision: D57478100\n\nfbshipit-source-id: 3fd6eab08681c9fdaf7e26e855e88bf5202e0778","shortMessageHtmlLink":"Do not deduplicate against FAILED in GenerationStrategy/Node (#2488)"}},{"before":"37fe54d6b0d3fe2e6a2c8cc2f9667e134b00f21e","after":"f52e199544005960a4f2ba22b2f8c7b2c47ad9bd","ref":"refs/heads/gh-pages","pushedAt":"2024-05-31T07:16:24.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"docusaurus-bot","name":"Docusaurus-Bot","path":"/docusaurus-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/33666575?s=80&v=4"},"commit":{"message":"Update latest version of site","shortMessageHtmlLink":"Update latest version of site"}},{"before":"41f3e378b1420c7940ba73a4767e40abce922c00","after":"a64f3ea5fe41ec5900b7b4a0d7960e4400ba699c","ref":"refs/heads/main","pushedAt":"2024-05-30T21:33:22.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"facebook-github-bot","name":"Facebook Community Bot","path":"/facebook-github-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6422482?s=80&v=4"},"commit":{"message":"Add ScalarizedFBTensorboardMetric (#2479)\n\nSummary: Pull Request resolved: https://github.com/facebook/Ax/pull/2479\n\nReviewed By: bernardbeckerman\n\nDifferential Revision: D57873576\n\nfbshipit-source-id: b8eaa50ce38addd88b2f109337b03d6a6eef91bd","shortMessageHtmlLink":"Add ScalarizedFBTensorboardMetric (#2479)"}},{"before":"fad06b00feb54f26adbf68ecacf1e1a0c8bb5cd9","after":"37fe54d6b0d3fe2e6a2c8cc2f9667e134b00f21e","ref":"refs/heads/gh-pages","pushedAt":"2024-05-30T07:34:55.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"docusaurus-bot","name":"Docusaurus-Bot","path":"/docusaurus-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/33666575?s=80&v=4"},"commit":{"message":"Update latest version of site","shortMessageHtmlLink":"Update latest version of site"}},{"before":"ba6eb81324f35522054a9bac7b0088b2243f88d9","after":"41f3e378b1420c7940ba73a4767e40abce922c00","ref":"refs/heads/main","pushedAt":"2024-05-30T02:06:28.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"facebook-github-bot","name":"Facebook Community Bot","path":"/facebook-github-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6422482?s=80&v=4"},"commit":{"message":"Test that we're not referencing same parameter dict in ObservationFeatures.from_arm (#2483)\n\nSummary:\nPull Request resolved: https://github.com/facebook/Ax/pull/2483\n\n`ObservationFeatures.from_arm` is used to make the `ObservationFeatures` for the `pending_observations` dict.\n\nPending observations is a dict of the form `metric_name -> List[ObservationFeatures]`. In `ModelBridge._get_transformed_gen_args`, we transform each pending `ObservationFeature` for each metric one by one. If the dict references the same object twice, we try to transform it twice, which leads to errors due to most transforms operating in-place.\n\n~~This diff updates `ObservationFeatures.from_arm` to avoid referencing the same `parameters` dict in multiple `ObservationFeatures` objects.~~ This diff adds a test checking that `ObservationFeatures.from_arm` does not result in objects referencing the same parameters dict.\n- `ObservationFeature.from_arm` is used to append the newly generated arms as pending observations in `GS._gen_multiple -> extend_pending_observations`.\n- Both`get_pending_observation_features_based_on_trial_status` and `get_pending_observation_features` also use `ObservationFeature.from_arm`.\n\nHere's a dummy example that mimics what the transform layer does to `pending_observations` (if they were to reference the same object):\n{F1657963796}\n\nReviewed By: Balandat\n\nDifferential Revision: D57933199\n\nfbshipit-source-id: 4b13355c75189394a617e56d4531ba2796e97c9e","shortMessageHtmlLink":"Test that we're not referencing same parameter dict in ObservationFea…"}},{"before":"858ca9b52a3d30229d0350fa3a5831bba587326a","after":"fad06b00feb54f26adbf68ecacf1e1a0c8bb5cd9","ref":"refs/heads/gh-pages","pushedAt":"2024-05-29T07:20:10.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"docusaurus-bot","name":"Docusaurus-Bot","path":"/docusaurus-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/33666575?s=80&v=4"},"commit":{"message":"Update latest version of site","shortMessageHtmlLink":"Update latest version of site"}},{"before":"f963bc758110318f9951b98d517713b3ef62d91c","after":"858ca9b52a3d30229d0350fa3a5831bba587326a","ref":"refs/heads/gh-pages","pushedAt":"2024-05-28T07:14:05.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"docusaurus-bot","name":"Docusaurus-Bot","path":"/docusaurus-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/33666575?s=80&v=4"},"commit":{"message":"Update latest version of site","shortMessageHtmlLink":"Update latest version of site"}},{"before":"91f58a37986cce50d53357a6e80656ba24204405","after":"f963bc758110318f9951b98d517713b3ef62d91c","ref":"refs/heads/gh-pages","pushedAt":"2024-05-27T07:25:27.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"docusaurus-bot","name":"Docusaurus-Bot","path":"/docusaurus-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/33666575?s=80&v=4"},"commit":{"message":"Update latest version of site","shortMessageHtmlLink":"Update latest version of site"}},{"before":"9752207eab83b12667f5844d76e5504cecee18ff","after":"91f58a37986cce50d53357a6e80656ba24204405","ref":"refs/heads/gh-pages","pushedAt":"2024-05-26T07:19:29.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"docusaurus-bot","name":"Docusaurus-Bot","path":"/docusaurus-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/33666575?s=80&v=4"},"commit":{"message":"Update latest version of site","shortMessageHtmlLink":"Update latest version of site"}},{"before":"58e6fff0fe4df83c6f65bf76241882135d451e40","after":"ba6eb81324f35522054a9bac7b0088b2243f88d9","ref":"refs/heads/main","pushedAt":"2024-05-25T21:42:35.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"facebook-github-bot","name":"Facebook Community Bot","path":"/facebook-github-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6422482?s=80&v=4"},"commit":{"message":"Test against Python 3.12; remove Yappi (#2478)\n\nSummary:\nPull Request resolved: https://github.com/facebook/Ax/pull/2478\n\nA few changes were needed to enable Python 3.12 in tests:\n* I unpinned the pyfakefs version.\n* I removed Yappi entirely. Yappi was used to print basic profiling output on test runtime when tests timed out. It seems to be incompatible with unittest.mock with Python 3.12; see here: https://github.com/sumerc/yappi/issues/172 I don't think anyone was using Yappi's output.\n\nNote: This previously did not work when https://github.com/facebook/Ax/issues/2349 was put in due to an issue with pyzmq, but since then there have been new pyzmq releases, which added 3.12 support.\n\nReviewed By: Balandat\n\nDifferential Revision: D57815360\n\nfbshipit-source-id: 4c40fcde516034e1c6065e45c37f9d3110bd2b78","shortMessageHtmlLink":"Test against Python 3.12; remove Yappi (#2478)"}},{"before":"26e6c67795020007827a27af893926c9eb8a8bf9","after":"9752207eab83b12667f5844d76e5504cecee18ff","ref":"refs/heads/gh-pages","pushedAt":"2024-05-25T07:27:12.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"docusaurus-bot","name":"Docusaurus-Bot","path":"/docusaurus-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/33666575?s=80&v=4"},"commit":{"message":"Update latest version of site","shortMessageHtmlLink":"Update latest version of site"}},{"before":"6558d2789f96a387eb25027ea72d36d94ed9ad87","after":"58e6fff0fe4df83c6f65bf76241882135d451e40","ref":"refs/heads/main","pushedAt":"2024-05-24T23:16:06.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"facebook-github-bot","name":"Facebook Community Bot","path":"/facebook-github-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6422482?s=80&v=4"},"commit":{"message":"update docstring to signal in-place modification (#2477)\n\nSummary:\nPull Request resolved: https://github.com/facebook/Ax/pull/2477\n\nsee title\n\nReviewed By: Balandat\n\nDifferential Revision: D57794368\n\nfbshipit-source-id: aed34f9dcb022bc9eb2ab3fcdf6cb11979143163","shortMessageHtmlLink":"update docstring to signal in-place modification (#2477)"}},{"before":"449141ea8296fc22c4df34afe40b10cad2abd4c9","after":"6558d2789f96a387eb25027ea72d36d94ed9ad87","ref":"refs/heads/main","pushedAt":"2024-05-24T21:38:42.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"facebook-github-bot","name":"Facebook Community Bot","path":"/facebook-github-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6422482?s=80&v=4"},"commit":{"message":"change flag from supress_generation_errors to raise_generation_errors (#2468)\n\nSummary:\nPull Request resolved: https://github.com/facebook/Ax/pull/2468\n\nCleans up an easy todo that adds additional clarity to one of the generation node methods where we make raising an error the exception as opposed to the expectation\n\nReviewed By: saitcakmak\n\nDifferential Revision: D57477070\n\nfbshipit-source-id: 0393351e9a61030c75e9ae202b884198e1d8549c","shortMessageHtmlLink":"change flag from supress_generation_errors to raise_generation_errors ("}},{"before":"e2d329bc7c1e857cce54ea9f97139deef70c3d18","after":"26e6c67795020007827a27af893926c9eb8a8bf9","ref":"refs/heads/gh-pages","pushedAt":"2024-05-24T07:22:07.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"docusaurus-bot","name":"Docusaurus-Bot","path":"/docusaurus-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/33666575?s=80&v=4"},"commit":{"message":"Update latest version of site","shortMessageHtmlLink":"Update latest version of site"}},{"before":"e3a19763cc084e3ae96b40465035fdf1501a7f14","after":"e2d329bc7c1e857cce54ea9f97139deef70c3d18","ref":"refs/heads/gh-pages","pushedAt":"2024-05-23T07:27:48.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"docusaurus-bot","name":"Docusaurus-Bot","path":"/docusaurus-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/33666575?s=80&v=4"},"commit":{"message":"Update latest version of site","shortMessageHtmlLink":"Update latest version of site"}},{"before":"db26b23a91323c3ffbf4430397d422fbb1ca7fc7","after":"449141ea8296fc22c4df34afe40b10cad2abd4c9","ref":"refs/heads/main","pushedAt":"2024-05-22T16:34:12.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"facebook-github-bot","name":"Facebook Community Bot","path":"/facebook-github-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6422482?s=80&v=4"},"commit":{"message":"Clean up unneccesary todos in _get_model_state_from_last_generator_run (#2476)\n\nSummary:\nPull Request resolved: https://github.com/facebook/Ax/pull/2476\n\nSince we decided to keep a 1 fitted model : 1 node relationship the note about this being uncompatable with GenNodes is irrelevant now, easy compatability :)\n\nAlso removed the todo about moving to gennodes - i think it's okay where it is, but if we want to move _fit_current_model and _get_model_state_from_last_generator_run to GenerationNode, that doesn't seem unreasonable and we can keep the todo\n\nReviewed By: lena-kashtelyan\n\nDifferential Revision: D57444926\n\nfbshipit-source-id: d98b822b40cd468064e6dc80ba24f1987b753c20","shortMessageHtmlLink":"Clean up unneccesary todos in _get_model_state_from_last_generator_run ("}},{"before":"87d00ba23b430c85207d4ebbb8c441f693540a58","after":"e3a19763cc084e3ae96b40465035fdf1501a7f14","ref":"refs/heads/gh-pages","pushedAt":"2024-05-22T07:26:04.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"docusaurus-bot","name":"Docusaurus-Bot","path":"/docusaurus-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/33666575?s=80&v=4"},"commit":{"message":"Update latest version of site","shortMessageHtmlLink":"Update latest version of site"}},{"before":"d1164d7e396e2037610e0197029207b0a64a5a48","after":"db26b23a91323c3ffbf4430397d422fbb1ca7fc7","ref":"refs/heads/main","pushedAt":"2024-05-22T06:30:14.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"facebook-github-bot","name":"Facebook Community Bot","path":"/facebook-github-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6422482?s=80&v=4"},"commit":{"message":"Update gen from multiple nodes to support generating multiple arms per node (#2469)\n\nSummary:\nPull Request resolved: https://github.com/facebook/Ax/pull/2469\n\nThis diff adds the functionality to generate multiple generator runs per node in a trial that uses multiple nodes.\n\nIn follow up diffs we will:\n1. Support fixed features -- there is ongoing discussion about fixed features on lena-kashtelyan's recent diff, and we may be able to leverage the solution there/help build it out\n2. merge this gen method with our standard gen method\n\nReviewed By: saitcakmak, lena-kashtelyan\n\nDifferential Revision: D57398578\n\nfbshipit-source-id: 9f22f7e512763225ac9742940812309114ed4fec","shortMessageHtmlLink":"Update gen from multiple nodes to support generating multiple arms pe…"}},{"before":"699461a2a217f974cb3a235f492003ea2ecc4e01","after":"87d00ba23b430c85207d4ebbb8c441f693540a58","ref":"refs/heads/gh-pages","pushedAt":"2024-05-21T07:24:05.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"docusaurus-bot","name":"Docusaurus-Bot","path":"/docusaurus-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/33666575?s=80&v=4"},"commit":{"message":"Update latest version of site","shortMessageHtmlLink":"Update latest version of site"}},{"before":"0fd1eb4684ab682da89ce5aac645f2b8128e453b","after":"d1164d7e396e2037610e0197029207b0a64a5a48","ref":"refs/heads/main","pushedAt":"2024-05-20T21:51:30.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"facebook-github-bot","name":"Facebook Community Bot","path":"/facebook-github-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6422482?s=80&v=4"},"commit":{"message":"Improve typing in SyntheticFunctions (#2470)\n\nSummary:\nPull Request resolved: https://github.com/facebook/Ax/pull/2470\n\nA simple Pyre failure was blocking D57473132. I ended up spending way too much time trying out various options for improving typing in this file and settled on this option in the end. Updating the decorator to change the type from `Optional[T] -> T` is something I considered, but it requires the property to be typed as `Optional[T]`, which made me decide to remove the decorator altogether.\n\nReviewed By: Balandat\n\nDifferential Revision: D57508193\n\nfbshipit-source-id: 4981441498dfab96c149de339af719c41e7138d4","shortMessageHtmlLink":"Improve typing in SyntheticFunctions (#2470)"}},{"before":"3bed131749c35b210c90ac69f7525a32f5a604c9","after":"699461a2a217f974cb3a235f492003ea2ecc4e01","ref":"refs/heads/gh-pages","pushedAt":"2024-05-20T07:18:37.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"docusaurus-bot","name":"Docusaurus-Bot","path":"/docusaurus-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/33666575?s=80&v=4"},"commit":{"message":"Update latest version of site","shortMessageHtmlLink":"Update latest version of site"}},{"before":"feb22f6abfe89cdc09e9bf941184c585833ef8a8","after":"3bed131749c35b210c90ac69f7525a32f5a604c9","ref":"refs/heads/gh-pages","pushedAt":"2024-05-19T07:24:45.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"docusaurus-bot","name":"Docusaurus-Bot","path":"/docusaurus-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/33666575?s=80&v=4"},"commit":{"message":"Update latest version of site","shortMessageHtmlLink":"Update latest version of site"}},{"before":"77deae1874d2c972b04a1808fdc9651f522c7d68","after":"feb22f6abfe89cdc09e9bf941184c585833ef8a8","ref":"refs/heads/gh-pages","pushedAt":"2024-05-18T07:26:37.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"docusaurus-bot","name":"Docusaurus-Bot","path":"/docusaurus-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/33666575?s=80&v=4"},"commit":{"message":"Update latest version of site","shortMessageHtmlLink":"Update latest version of site"}},{"before":"aeb308d518700f34ceff59d0edeea3b2eaee4072","after":"77deae1874d2c972b04a1808fdc9651f522c7d68","ref":"refs/heads/gh-pages","pushedAt":"2024-05-17T22:01:23.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"docusaurus-bot","name":"Docusaurus-Bot","path":"/docusaurus-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/33666575?s=80&v=4"},"commit":{"message":"Update latest version of site","shortMessageHtmlLink":"Update latest version of site"}},{"before":"d97a80e86c3398a0174fa7812a7b8c965e4d3827","after":"0fd1eb4684ab682da89ce5aac645f2b8128e453b","ref":"refs/heads/main","pushedAt":"2024-05-17T19:45:35.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"facebook-github-bot","name":"Facebook Community Bot","path":"/facebook-github-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6422482?s=80&v=4"},"commit":{"message":"Update MBM tutorial with modern, non-deprecated functionality and accurate description of defaults (#2466)\n\nSummary:\nPull Request resolved: https://github.com/facebook/Ax/pull/2466\n\n* Use log acquisition functions\n* Remove references to deprecated fixed-noise acquisition functions (now absorbed into more general acqfs)\n* Correct inaccuracies in description of MBM defaults\n* Removed unused imports\n\nReviewed By: mgarrard\n\nDifferential Revision: D57443923\n\nfbshipit-source-id: c56ec0bc79ccdc24b343c773b89e6dbb54a160e0","shortMessageHtmlLink":"Update MBM tutorial with modern, non-deprecated functionality and acc…"}},{"before":"fb5b9b481fd51edb8beb19d14c83876e58d5c571","after":"aeb308d518700f34ceff59d0edeea3b2eaee4072","ref":"refs/heads/gh-pages","pushedAt":"2024-05-17T07:28:22.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"docusaurus-bot","name":"Docusaurus-Bot","path":"/docusaurus-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/33666575?s=80&v=4"},"commit":{"message":"Update latest version of site","shortMessageHtmlLink":"Update latest version of site"}},{"before":"cd94d107713c35af33a40c8016ccdcebee88baf8","after":"fb5b9b481fd51edb8beb19d14c83876e58d5c571","ref":"refs/heads/gh-pages","pushedAt":"2024-05-16T20:25:14.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"docusaurus-bot","name":"Docusaurus-Bot","path":"/docusaurus-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/33666575?s=80&v=4"},"commit":{"message":"Update latest version of site","shortMessageHtmlLink":"Update latest version of site"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEWaMDTwA","startCursor":null,"endCursor":null}},"title":"Activity · facebook/Ax"}