• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

yzhao062 / pyod / 23997194235 / 11
93%
master: 93%

Build:
Build:
LAST BUILD BRANCH: development
DEFAULT BRANCH: master
Ran 05 Apr 2026 10:47AM UTC
Files 124
Run time 2s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

05 Apr 2026 07:20AM UTC coverage: 94.393% (-0.6%) from 95.001%
23997194235.11

push

github

yzhao062
feat: add EmbeddingOD for multi-modal anomaly detection via foundation model embeddings

Add EmbeddingOD wrapper that chains embedding encoders (sentence-transformers,
OpenAI, HuggingFace, or any callable) with any of PyOD's 50+ detectors,
enabling text and image anomaly detection through the standard PyOD API.

Implements the two-step approach validated by NLP-ADBench (EMNLP 2025):
pretrained embeddings + classical OD outperforms end-to-end methods.

Includes benchmark-informed presets (for_text, for_image), encoder registry
with string resolution, optional PCA dimensionality reduction, and
setup.py extras for optional dependencies.

11430 of 12109 relevant lines covered (94.39%)

0.94 hits per line

Source Files on job 23997194235.11
  • Tree
  • List 124
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 23997194235
  • 39898e37 on github
  • Prev Job for on development (#23993739805.3)
  • Next Job for on development (#24011607901.1)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc