8000 feat: add example sklearn encoder with tfidf by davidbp · Pull Request #2475 · jina-ai/serve · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

feat: add example sklearn encoder with tfidf #2475

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

Merged
merged 7 commits into from
May 26, 2021

Conversation

davidbp
Copy link
Contributor
@davidbp davidbp commented May 25, 2021

Adding code snippet to showcase Executor API in Jina V2

@davidbp davidbp requested a review from a team as a code owner May 25, 2021 10:23
@jina-bot jina-bot added size/S area/housekeeping This issue/PR is housekeeping labels May 25, 2021
@codecov
Copy link
codecov bot commented May 25, 2021

Codecov Report

Merging #2475 (ab0c62c) into master (60b3e3a) will increase coverage by 2.13%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #2475      +/-   ##
==========================================
+ Coverage   81.28%   83.41%   +2.13%     
==========================================
  Files         152      152              
  Lines        9425     9425              
==========================================
+ Hits         7661     7862     +201     
+ Misses       1764     1563     -201     
Flag Coverage Δ
daemon 47.03% <ø> (ø)
jina 83.23% <ø> (+2.31%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
jina/peapods/runtimes/jinad/client.py 82.48% <0.00%> (-2.92%) ⬇️
jina/peapods/pods/compound.py 91.53% <0.00%> (+1.53%) ⬆️
jina/clients/helper.py 100.00% <0.00%> (+2.38%) ⬆️
jina/jaml/helper.py 84.00% <0.00%> (+2.40%) ⬆️
jina/peapods/pods/__init__.py 85.40% <0.00%> (+2.79%) ⬆️
jina/clients/base.py 79.00% <0.00%> (+3.00%) ⬆️
jina/peapods/peas/__init__.py 96.72% <0.00%> (+3.27%) ⬆️
jina/peapods/runtimes/jinad/__init__.py 96.42% <0.00%> (+3.57%) ⬆️
jina/peapods/runtimes/zmq/zed.py 93.80% <0.00%> (+5.71%) ⬆️
jina/logging/logger.py 93.81% <0.00%> (+6.18%) ⬆️
... and 8 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 60b3e3a...ab0c62c. Read the comment docs.

@JoanFM JoanFM merged commit 5df7689 into master May 26, 2021
@JoanFM JoanFM deleted the feat-add-sklearn-snippets-to-cookbook branch May 26, 2021 11:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/housekeeping This issue/PR is housekeeping size/S
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants
0