-
-
Notifications
You must be signed in to change notification settings - Fork 62.6k
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
Machine learning best practices book was added #6319
Closed
Closed
Conversation
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
Source branch was deleted /labelthis: detached |
davorpa
reviewed
Oct 19, 2021
davorpa
requested changes
Oct 19, 2021
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It's a good moment to apply some changes. When done, request for a review again using GitHub 🔃 button.
davorpa
added
the
waiting for changes
PR has been reviewed and changes/suggestions requested
label
Oct 19, 2021
davorpa
added
the
stale
Requests that have not had recent interaction (Out-of-Date)
label
Nov 6, 2021
eshellman
added a commit
that referenced
this pull request
Nov 11, 2021
eshellman
added a commit
that referenced
this pull request
Nov 14, 2021
* new branch for misc cleanup * add item to resolve #6319 * fix grammar * re-collate
eshellman
added a commit
that referenced
this pull request
Nov 20, 2021
* new branch for misc cleanup * add item to resolve #6319 * fix grammar * re-collate * centralize all the translation links * one more * fix link * localize labels * move files * fix links * indent in arabic Co-authored-by: David Ordás <[email protected]> * typos Co-authored-by: David Ordás <[email protected]> * remove Co-authored-by: David Ordás <[email protected]> * translation Co-authored-by: David Ordás <[email protected]> * translation Co-authored-by: David Ordás <[email protected]> * mixed markdown Co-authored-by: David Ordás <[email protected]> * period Co-authored-by: David Ordás <[email protected]> * missing * Co-authored-by: David Ordás <[email protected]> * Update docs/HOWTO-pl.md Co-authored-by: David Ordás <[email protected]> * Update docs/HOWTO-th.md Co-authored-by: David Ordás <[email protected]> * translated Co-authored-by: David Ordás <[email protected]> * translate Co-authored-by: David Ordás <[email protected]> * lower case Co-authored-by: David Ordás <[email protected]> * typo Co-authored-by: David Ordás <[email protected]> * wording Co-authored-by: David Ordás <[email protected]> * translations link Co-authored-by: David Ordás <[email protected]> * space Co-authored-by: David Ordás <[email protected]> * space Co-authored-by: David Ordás <[email protected]> * typo Co-authored-by: David Ordás <[email protected]> * fix link Co-authored-by: David Ordás <[email protected]> * fix link Co-authored-by: David Ordás <[email protected]> * Update CONTRIBUTING-de.md * space Co-authored-by: David Ordás <[email protected]> * fix link Co-authored-by: David Ordás <[email protected]> * fix link Co-authored-by: David Ordás <[email protected]> * parens not brackets * fix link Co-authored-by: David Ordás <[email protected]> * fix link Co-authored-by: David Ordás <[email protected]> * add #6619 * chore: resolve dead code CONTRIB-es Addressed at #6614 (comment) Review suggestion: #6614 (comment) * chore: use spanish translated text for "translations" Review suggestion: #6614 (comment) * chore: DRY. Use markdown link refs as translations target Review suggestion: #6614 (comment) * fix: revert removed parens in previous commit 6276a21 Review suggestion: #6614 (comment) * fix link Co-authored-by: David Ordás <[email protected]> * lint Co-authored-by: David Ordás <[email protected]> * fix link Co-authored-by: David Ordás <[email protected]> * lint Co-authored-by: David Ordás <[email protected]> * lint Co-authored-by: David Ordás <[email protected]> * fix link Co-authored-by: David Ordás <[email protected]> * lint Co-authored-by: David Ordás <[email protected]> * fix link Co-authored-by: David Ordás <[email protected]> * fix link Co-authored-by: David Ordás <[email protected]> * space Co-authored-by: David Ordás <[email protected]> * translate Co-authored-by: David Ordás <[email protected]> Co-authored-by: David Ordás <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
linter error
Please, correct build errors found by linter!
stale
Requests that have not had recent interaction (Out-of-Date)
waiting for changes
PR has been reviewed and changes/suggestions requested
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.
What does this PR do?
A machine learning best practices URL book was added
For resources
Description
Why is this valuable (or not)?
This is a complete guide of best practices for implement and deploy Machine Learning services in GCP.
How do we know it's really free?
For book lists, is it a book? For course lists, is it a course? etc.
Checklist:
Follow-up