forked from facebook/Ax
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Always predict for status quo features trial index (facebook#2810)
Summary: Previously we had plots that looked like {F1904605463} After the same plot looks like {F1904608806} ##What's happening Because of nonstationarity, the same feature gets predicted differently in different trials. But the point of this plot is to show how well the parameterization does on the metric, so we want to standardize the trial index we're predicting on. Reviewed By: mgarrard Differential Revision: D63715134
- Loading branch information
1 parent
4422ada
commit 6a98621
Showing
2 changed files
with
49 additions
and
15 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters