Skip to content

Feat/hashing vectorizer #618

Feat/hashing vectorizer

Feat/hashing vectorizer #618

Workflow file for this run

name: test presets
on:
push:
branches:
- dev
pull_request:
jobs:
test:
uses: ./.github/workflows/reusable-test.yaml
with:
test_command: pytest -n auto tests/pipeline/test_presets.py
extras: --extra catboost --extra peft --extra transformers --extra sentence-transformers