Skip to content
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

Added embeddings drift check + embeddings support in TextData #2502

Merged
merged 36 commits into from May 10, 2023

Conversation

nirhutnik
Copy link
Contributor

@nirhutnik nirhutnik commented May 8, 2023

image

# Conflicts:
#	deepchecks/nlp/checks/__init__.py
#	deepchecks/nlp/datasets/classification/tweet_emotion.py
#	deepchecks/nlp/text_data.py
#	deepchecks/nlp/utils/__init__.py
#	deepchecks/nlp/utils/embeddings_calculator.py
#	deepchecks/nlp/utils/llm_utils.py
#	deepchecks/nlp/utils/text_embeddings.py
#	deepchecks/nlp/utils/text_properties.py
# Conflicts:
#	deepchecks/nlp/checks/__init__.py
#	deepchecks/nlp/datasets/classification/tweet_emotion.py
#	deepchecks/nlp/text_data.py
#	deepchecks/nlp/utils/__init__.py
#	deepchecks/nlp/utils/embeddings_calculator.py
#	deepchecks/nlp/utils/llm_utils.py
#	deepchecks/nlp/utils/text_embeddings.py
#	deepchecks/nlp/utils/text_properties.py
# Conflicts:
#	deepchecks/nlp/checks/__init__.py
#	deepchecks/nlp/checks/train_test_validation/__init__.py
#	deepchecks/nlp/datasets/classification/tweet_emotion.py
#	deepchecks/nlp/input_validations.py
#	deepchecks/nlp/text_data.py
#	deepchecks/nlp/utils/__init__.py
#	deepchecks/nlp/utils/text_properties.py
# Conflicts:
#	deepchecks/nlp/checks/__init__.py
#	deepchecks/nlp/checks/train_test_validation/__init__.py
#	deepchecks/nlp/text_data.py
# Conflicts:
#	requirements/nlp-requirements.txt
#	spelling-allowlist.txt
@nirhutnik nirhutnik added feature Feature update or code change to the package nlp Affects deepchecks.nlp package labels May 8, 2023
@nirhutnik nirhutnik requested review from ItayGabbay, shir22, noamzbr and a team as code owners May 8, 2023 13:29
@nirhutnik nirhutnik self-assigned this May 8, 2023
deepchecks/nlp/text_data.py Outdated Show resolved Hide resolved
deepchecks/nlp/text_data.py Outdated Show resolved Hide resolved
deepchecks/nlp/text_data.py Show resolved Hide resolved
deepchecks/nlp/utils/text_embeddings.py Show resolved Hide resolved
tests/nlp/utils/test_embeddings.py Show resolved Hide resolved
deepchecks/nlp/text_data.py Outdated Show resolved Hide resolved
deepchecks/nlp/text_data.py Show resolved Hide resolved
deepchecks/nlp/utils/nlp_plot.py Outdated Show resolved Hide resolved
requirements/nlp-requirements.txt Show resolved Hide resolved
nirhutnik and others added 10 commits May 8, 2023 19:02
* Added docs

* Update docs/source/nlp/usage_guides/nlp_embeddings.rst

Co-authored-by: Noam Bressler <noamzbr@gmail.com>

* Update docs/source/nlp/usage_guides/nlp_embeddings.rst

Co-authored-by: Noam Bressler <noamzbr@gmail.com>

* Update docs/source/nlp/usage_guides/nlp_embeddings.rst

Co-authored-by: Noam Bressler <noamzbr@gmail.com>

* Update docs/source/nlp/usage_guides/nlp_embeddings.rst

Co-authored-by: Noam Bressler <noamzbr@gmail.com>

* CR Fixes

* Fixed CR comments

* pylint

* doc fixes

---------

Co-authored-by: Noam Bressler <noamzbr@gmail.com>
@noamzbr noamzbr enabled auto-merge (squash) May 10, 2023 06:47
@noamzbr noamzbr disabled auto-merge May 10, 2023 08:52
@noamzbr noamzbr merged commit 56bedfb into main May 10, 2023
22 checks passed
@delete-merged-branch delete-merged-branch bot deleted the nir/dee-345-embeddings-multivariate-drift branch May 10, 2023 08:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature Feature update or code change to the package nlp Affects deepchecks.nlp package
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants