Cradicle Explorer
ai-data-frameworks_evidently
  • Info
  • Issues
  • Patches
  • Wallets
  • Source
    • Source
    • .devcontainer
    • .dvc
    • .github
    • api-reference
    • docker
    • examples
    • images
    • src
    • evidently
    • cli
    • core
    • descriptors
    • future
    • generators
    • guardrails
    • legacy
    • calculation_engine
    • calculations
    • cli
    • collector
    • dashboard
    • descriptors
    • BERTScore_descriptor.py
    • __init__.py
    • _registry.py
    • contains_link_descriptor.py
    • custom_descriptor.py
    • exact_match_descriptor.py
    • hf_descriptor.py
    • is_valid_json_descriptor.py
    • is_valid_python_descriptor.py
    • is_valid_sql_descriptor.py
    • json_match_descriptor.py
    • json_schema_match_descriptor.py
    • llm_judges.py
    • non_letter_character_percentage_descriptor.py
    • oov_words_percentage_descriptor.py
    • openai_descriptor.py
    • regexp_descriptor.py
    • semantic_similarity.py
    • sentence_count_descriptor.py
    • sentiment_descriptor.py
    • text_contains_descriptor.py
    • text_length_descriptor.py
    • text_part_descriptor.py
    • trigger_words_presence_descriptor.py
    • word_count_descriptor.py
    • words_descriptor.py
    • experimental
    • features
    • metric_preset
    • metrics
    • model
    • options
    • pipeline
    • renderers
    • report
    • runner
    • spark
    • suite
    • test_preset
    • test_suite
    • tests
    • ui
    • utils
    • __init__.py
    • __main__.py
    • _config.py
    • _registry.py
    • base_metric.py
    • core.py
    • metric_results.py
    • llm
    • metrics
    • nbextension
    • presets
    • sdk
    • tests
    • ui
    • utils
    • widgets
    • __init__.py
    • _pydantic_compat.py
    • _registry.py
    • _version.py
    • errors.py
    • pydantic_utils.py
    • telemetry.py
    • test_data
    • tests
    • ui
    • .dockerignore
    • .dvcignore
    • .gitbook.yaml
    • .gitignore
    • .pre-commit-config.yaml
    • CONTRIBUTING.md
    • LICENSE
    • MANIFEST.in
    • README.md
    • biome.jsonc
    • config.json
    • config.yaml
    • example_test.py
    • pyproject.toml
    • requirements.dev.txt
    • requirements.min.txt
    • ruff.toml
/ src / evidently / legacy / descriptors /
.. BERTScore_descriptor.py __init__.py _registry.py contains_link_descriptor.py custom_descriptor.py exact_match_descriptor.py hf_descriptor.py is_valid_json_descriptor.py is_valid_python_descriptor.py is_valid_sql_descriptor.py json_match_descriptor.py json_schema_match_descriptor.py llm_judges.py non_letter_character_percentage_descriptor.py oov_words_percentage_descriptor.py openai_descriptor.py regexp_descriptor.py semantic_similarity.py sentence_count_descriptor.py sentiment_descriptor.py text_contains_descriptor.py text_length_descriptor.py text_part_descriptor.py trigger_words_presence_descriptor.py word_count_descriptor.py words_descriptor.py