[docs][tune] remove low value tune examples and references to them #41348
Merged
pcmoritz merged 8 commits intoray-project:masterfrom Nov 27, 2023
Merged
[docs][tune] remove low value tune examples and references to them #41348pcmoritz merged 8 commits intoray-project:masterfrom
pcmoritz merged 8 commits intoray-project:masterfrom
Conversation
Signed-off-by: angelinalg <122562471+angelinalg@users.noreply.github.com>
Contributor
|
@matthewdeng Can you make a follow up PR that removes the |
Signed-off-by: angelinalg <122562471+angelinalg@users.noreply.github.com>
Contributor
|
@pcmoritz sure thing, can I get your thoughts on what the deprecation policy should be for these types of removals? |
Signed-off-by: angelinalg <122562471+angelinalg@users.noreply.github.com>
Contributor
|
For things like dragonfly which are not even really maintained upstream any more https://github.com/dragonfly/dragonfly (last substantial development was in 2020), we can just remove it without any deprecation. |
Signed-off-by: angelinalg <122562471+angelinalg@users.noreply.github.com>
Contributor
|
In general, if there is very low usage, very low doc views and/or the project seems abandoned, let's just remove it without deprecation. If you are unsure just use your best judgement :) |
Signed-off-by: angelinalg <122562471+angelinalg@users.noreply.github.com>
Signed-off-by: angelinalg <122562471+angelinalg@users.noreply.github.com>
Signed-off-by: angelinalg <122562471+angelinalg@users.noreply.github.com>
8 tasks
ujjawal-khare
pushed a commit
to ujjawal-khare-27/ray
that referenced
this pull request
Nov 29, 2023
…ay-project#41348) These examples are out of date or provide low value. Pruning body of examples to improve discovery of high value examples. cc: @pcmoritz @richardliaw @matthewdeng https://docs.ray.io/en/master/tune/examples/dragonfly_example.html https://docs.ray.io/en/master/tune/examples/flaml_example.html https://docs.ray.io/en/master/tune/examples/nevergrad_example.html https://docs.ray.io/en/master/tune/examples/sigopt_example.html https://docs.ray.io/en/master/tune/examples/tune-serve-integration-mnist.html --------- Signed-off-by: angelinalg <122562471+angelinalg@users.noreply.github.com>
8 tasks
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
These examples are out of date or provide low value. Pruning body of examples to improve discovery of high value examples.
cc: @pcmoritz @richardliaw @matthewdeng
Checks
git commit -s) in this PR.scripts/format.shto lint the changes in this PR.method in Tune, I've added it in
doc/source/tune/api/under thecorresponding
.rstfile.