-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
Update README.md #2
Merged
Merged
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
mirons-google
approved these changes
May 19, 2017
omerhabas
pushed a commit
that referenced
this pull request
May 10, 2018
Closed
morgante
pushed a commit
that referenced
this pull request
Mar 11, 2019
# This is the 1st commit message: functional, permissions need to be modified # This is the commit message #2: bug fixes -- passing testing # This is the commit message #3: add README # This is the commit message #4: fix readme # This is the commit message #5: fix readme # This is the commit message #6: disable sync interval override # This is the commit message #7: add prerequisites to readme # This is the commit message #8: add more detail on create.sh compatibility # This is the commit message #9: add to create.sh to detect OS # This is the commit message #10: fix readme # This is the commit message #11: exit create.sh on any errors # This is the commit message #12: fix readme # This is the commit message #13: fix readme # This is the commit message #14: fix readme # This is the commit message #15: fix readme # This is the commit message #16: deletion works successfully # This is the commit message #17: fix readme # This is the commit message #18: fix readme # This is the commit message #19: fix readme # This is the commit message #20: fix readme
jaketf
pushed a commit
that referenced
this pull request
Aug 28, 2019
…ation (#298) * add content-base features to user features (#1) * add user tag feature * add precision at k metric * some tuning * readability fix * small updates (#2) * comment update * update sql docstring * change precision to recall * fix bug when num_users or num_items is too small (#3) * update typical users * small fixes * fix bug if dataset is smaller than expected * use correct item and user sample sizes * have recall at k handle out of range ks * split user tag steps and add unit tests * update readme * missed docstring
kardiff18
added a commit
to kardiff18/professional-services
that referenced
this pull request
Aug 30, 2019
jaketf
pushed a commit
that referenced
this pull request
Oct 3, 2019
…#299) * Upload of audio solution * mp3 not supported in solution * formatting * Update README.md * Update tools/ml-audio-content-moderation/README.md Co-Authored-By: Jacob Ferriero <[email protected]> * Update tools/ml-audio-content-moderation/README.md Co-Authored-By: Jacob Ferriero <[email protected]> * Update tools/ml-audio-content-moderation/README.md Co-Authored-By: Jacob Ferriero <[email protected]> * Update tools/ml-audio-content-moderation/README.md Co-Authored-By: Jacob Ferriero <[email protected]> * Update tools/ml-audio-content-moderation/README.md Co-Authored-By: Jacob Ferriero <[email protected]> * Updated fstring * Started to incorporate some changes requested from PR * Move from tool to example * pypi versioning of packages; some typehinting * type hinting * Formatting/fixing tests * fixed bugs on deploying to gcf * updated to use five buckets * updates for five buckets missing full upload * updates to UI that were requested * Update #2 to UI code * Two class descriptions * Updated docs to use Cloud Shell as an option * Updating changes for terraform * Change exception to be NotFound * Terraform edits and added license * Readded compiled angular folders * Updating README with new wording * Fixed ordering of logs to capture errrs from JSON * Removed blank line * python 3 comment * moved from tools to examples * forgot to delete it from tool directory * cached removed files
danieldeleo
pushed a commit
that referenced
this pull request
Oct 15, 2019
* Upload of audio solution * mp3 not supported in solution * formatting * Update README.md * Update tools/ml-audio-content-moderation/README.md Co-Authored-By: Jacob Ferriero <[email protected]> * Update tools/ml-audio-content-moderation/README.md Co-Authored-By: Jacob Ferriero <[email protected]> * Update tools/ml-audio-content-moderation/README.md Co-Authored-By: Jacob Ferriero <[email protected]> * Update tools/ml-audio-content-moderation/README.md Co-Authored-By: Jacob Ferriero <[email protected]> * Update tools/ml-audio-content-moderation/README.md Co-Authored-By: Jacob Ferriero <[email protected]> * Updated fstring * Started to incorporate some changes requested from PR * Move from tool to example * pypi versioning of packages; some typehinting * type hinting * Formatting/fixing tests * fixed bugs on deploying to gcf * updated to use five buckets * updates for five buckets missing full upload * updates to UI that were requested * Update #2 to UI code * Two class descriptions * Updated docs to use Cloud Shell as an option * Updating changes for terraform * Change exception to be NotFound * Terraform edits and added license * Readded compiled angular folders * Updating README with new wording * Fixed ordering of logs to capture errrs from JSON * Removed blank line * python 3 comment * moved from tools to examples * forgot to delete it from tool directory * cached removed files * deleting output directories * deleted output files * removing output dirs
jaketf
pushed a commit
that referenced
this pull request
Nov 9, 2019
* Upload of audio solution * mp3 not supported in solution * formatting * Update README.md * Update tools/ml-audio-content-moderation/README.md Co-Authored-By: Jacob Ferriero <[email protected]> * Update tools/ml-audio-content-moderation/README.md Co-Authored-By: Jacob Ferriero <[email protected]> * Update tools/ml-audio-content-moderation/README.md Co-Authored-By: Jacob Ferriero <[email protected]> * Update tools/ml-audio-content-moderation/README.md Co-Authored-By: Jacob Ferriero <[email protected]> * Update tools/ml-audio-content-moderation/README.md Co-Authored-By: Jacob Ferriero <[email protected]> * Updated fstring * Started to incorporate some changes requested from PR * Move from tool to example * pypi versioning of packages; some typehinting * type hinting * Formatting/fixing tests * fixed bugs on deploying to gcf * updated to use five buckets * updates for five buckets missing full upload * updates to UI that were requested * Update #2 to UI code * Two class descriptions * Updated docs to use Cloud Shell as an option * Updating changes for terraform * Change exception to be NotFound * Terraform edits and added license * Readded compiled angular folders * Updating README with new wording * Fixed ordering of logs to capture errrs from JSON * Removed blank line * python 3 comment * Initial upload * Notes on BQ scheduler * Updated with more documentation on new view * Added screenshot * Updating gce-usage-log image * Added in more instructions; interval view contains all historical VM info; scheduled query updated to daily instead of hourly * Added sample query to interval description * removing angular source * Update tools/gce-usage-log/README.md Co-Authored-By: Jacob Ferriero <[email protected]> * Update tools/gce-usage-log/README.md Co-Authored-By: Jacob Ferriero <[email protected]> * Update tools/gce-usage-log/gce_interval_view.sql Co-Authored-By: Jacob Ferriero <[email protected]> * Update tools/gce-usage-log/README.md Co-Authored-By: Jacob Ferriero <[email protected]> * Update tools/gce-usage-log/README.md Co-Authored-By: Jacob Ferriero <[email protected]> * Updating nits and datastudio copy ability
jaketf
pushed a commit
that referenced
this pull request
Dec 20, 2019
* Upload of audio solution * mp3 not supported in solution * formatting * Update README.md * Update tools/ml-audio-content-moderation/README.md Co-Authored-By: Jacob Ferriero <[email protected]> * Update tools/ml-audio-content-moderation/README.md Co-Authored-By: Jacob Ferriero <[email protected]> * Update tools/ml-audio-content-moderation/README.md Co-Authored-By: Jacob Ferriero <[email protected]> * Update tools/ml-audio-content-moderation/README.md Co-Authored-By: Jacob Ferriero <[email protected]> * Update tools/ml-audio-content-moderation/README.md Co-Authored-By: Jacob Ferriero <[email protected]> * Updated fstring * Started to incorporate some changes requested from PR * Move from tool to example * pypi versioning of packages; some typehinting * type hinting * Formatting/fixing tests * fixed bugs on deploying to gcf * updated to use five buckets * updates for five buckets missing full upload * updates to UI that were requested * Update #2 to UI code * Two class descriptions * Updated docs to use Cloud Shell as an option * Updating changes for terraform * Change exception to be NotFound * Terraform edits and added license * Readded compiled angular folders * Updating README with new wording * Fixed ordering of logs to capture errrs from JSON * Removed blank line * python 3 comment * moved from tools to examples * forgot to delete it from tool directory * cached removed files * deleting output directories * deleted output files * removing output dirs * Adding in licenses * Creating initial README * Update README.md * Update README.md * full version commit * remove deleted files * fix files * fix scheduled bug * formatting * Update README.md * refactor * some formatting * updates from code review * Adding in logging exclusion filter instructions * Exclusion instructions cont. and null dummy value Co-authored-by: Jacob Ferriero <[email protected]> Co-authored-by: Morgante Pell <[email protected]>
jaketf
pushed a commit
that referenced
this pull request
Feb 26, 2020
* Upload of audio solution * mp3 not supported in solution * formatting * Update README.md * Update tools/ml-audio-content-moderation/README.md Co-Authored-By: Jacob Ferriero <[email protected]> * Update tools/ml-audio-content-moderation/README.md Co-Authored-By: Jacob Ferriero <[email protected]> * Update tools/ml-audio-content-moderation/README.md Co-Authored-By: Jacob Ferriero <[email protected]> * Update tools/ml-audio-content-moderation/README.md Co-Authored-By: Jacob Ferriero <[email protected]> * Update tools/ml-audio-content-moderation/README.md Co-Authored-By: Jacob Ferriero <[email protected]> * Updated fstring * Started to incorporate some changes requested from PR * Move from tool to example * pypi versioning of packages; some typehinting * type hinting * Formatting/fixing tests * fixed bugs on deploying to gcf * updated to use five buckets * updates for five buckets missing full upload * updates to UI that were requested * Update #2 to UI code * Two class descriptions * Updated docs to use Cloud Shell as an option * Updating changes for terraform * Change exception to be NotFound * Terraform edits and added license * Readded compiled angular folders * Updating README with new wording * Fixed ordering of logs to capture errrs from JSON * Removed blank line * python 3 comment * moved from tools to examples * forgot to delete it from tool directory * cached removed files * deleting output directories * deleted output files * removing output dirs * Adding in licenses * Creating initial README * Update README.md * Update README.md * full version commit * remove deleted files * fix files * fix scheduled bug * formatting * Update README.md * refactor * some formatting * updates from code review * Adding in logging exclusion filter instructions * Exclusion instructions cont. and null dummy value * Added in error handling * Updating nits/requested changes * updating CLI * updating with changes from PR Co-authored-by: Jacob Ferriero <[email protected]> Co-authored-by: Morgante Pell <[email protected]>
tdesrosi
pushed a commit
to tdesrosi/professional-services
that referenced
this pull request
Dec 22, 2022
…e -- Fixed linter issues for validate.sh Fixed linter issues for validate.sh
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.
correct spelling