🔍 Code Extractor

Search Components

Full-Text: Fast keyword matching | Semantic: AI-powered understanding of intent (finds similar concepts)

Search Results for "cv"

Found 7 matching component(s)

  • function calculate_cv_v2

    Calculates the coefficient of variation (CV) for a group of numerical values, expressed as a percentage.

    File: /tf/active/vicechatdev/vice_ai/smartstat_scripts/f5da873e-41e6-4f34-b3e4-f7443d4d213b/analysis_5.py

    statistics coefficient-of-variation cv variability dispersion
  • function calculate_cv

    Calculates the coefficient of variation (CV) for a dataset, expressed as a percentage of the standard deviation relative to the mean.

    File: /tf/active/vicechatdev/vice_ai/smartstat_scripts/d48d7789-9627-4e96-9f48-f90b687cd07d/analysis_1.py

    statistics coefficient-of-variation data-analysis variability dispersion
  • function calculate_cv_v1

    Calculates the Coefficient of Variation (CV) for a dataset, expressed as a percentage. CV measures relative variability by dividing standard deviation by mean.

    File: /tf/active/vicechatdev/vice_ai/smartstat_scripts/d1e252f5-950c-4ad7-b425-86b4b02c3c62/analysis_4.py

    statistics coefficient-of-variation variability dispersion data-analysis
  • function get_document_with_relationships

    Retrieves a complete document from Neo4j graph database along with all its related entities including versions, reviews, approvals, and authors.

    File: /tf/active/vicechatdev/CDocs/db/db_operations.py

    neo4j graph-database document-management relationships cypher-query
  • function get_document_versions_from_db_v5

    Retrieves all versions of a controlled document from a Neo4j graph database, including metadata about which version is current.

    File: /tf/active/vicechatdev/CDocs/db/db_operations.py

    database neo4j graph-database document-management version-control
  • function generate_audit_report

    Generates a comprehensive audit report for a controlled document by aggregating document metadata, version history, review cycles, approvals, and categorized audit events.

    File: /tf/active/vicechatdev/CDocs/utils/audit_trail.py

    audit reporting document-management compliance neo4j
  • function get_document_versions_from_db_v2

    Retrieves all versions of a controlled document from a Neo4j graph database, including version metadata and current version status.

    File: /tf/active/vicechatdev/CDocs single class/db/db_operations.py

    database neo4j graph-database document-management version-control

Search Examples