Skip to content

Feat/hashing vectorizer#268

Merged
Samoed merged 15 commits intofeat/lazy-import-heavy-dependenciesfrom
feat/hashing-vectorizer
Mar 17, 2026
Merged

Feat/hashing vectorizer#268
Samoed merged 15 commits intofeat/lazy-import-heavy-dependenciesfrom
feat/hashing-vectorizer

Conversation

@voorhs
Copy link
Collaborator

@voorhs voorhs commented Nov 19, 2025

No description provided.

voorhs and others added 11 commits November 19, 2025 16:37
* add dependencies matrix

* add pipeline tests for each scoring module

* bug fix

* upd extras installation in gh actions

* upd extras in mypy ci

* fix issues with dependencies for bert scorer test

* fix gcn scorer tests

* fix typing errors

* upd assertions about catboost predictions

* upd ci with presets tests

* try to fix unit tests
* add dependencies matrix

* add pipeline tests for each scoring module

* bug fix

* upd extras installation in gh actions

* upd extras in mypy ci

* fix issues with dependencies for bert scorer test

* fix gcn scorer tests

* fix typing errors

* upd assertions about catboost predictions

* upd ci with presets tests

* try to fix unit tests

* try to fix mypy

* fix catboost test

* skip incremental evolver tests for now

* upd callback test

* run ruff
Samoed added 4 commits March 17, 2026 09:59
…vectorizer

# Conflicts:
#	.github/workflows/reusable-test.yaml
#	.github/workflows/typing.yml
#	pyproject.toml
#	src/autointent/_wrappers/embedder/embedder.py
#	tests/context/test_vector_index.py
#	tests/modules/embedding/test_logreg.py
#	tests/modules/embedding/test_retrieval.py
#	tests/modules/scoring/test_bert.py
#	tests/modules/scoring/test_catboost.py
#	tests/modules/scoring/test_gcn_scorer.py
#	tests/modules/scoring/test_lora.py
#	tests/modules/scoring/test_ptuning.py
@Samoed Samoed merged commit 48aa469 into feat/lazy-import-heavy-dependencies Mar 17, 2026
2 of 48 checks passed
@Samoed Samoed deleted the feat/hashing-vectorizer branch March 17, 2026 07:18
voorhs added a commit that referenced this pull request Mar 19, 2026
* add `require` utility

* implement catboost lazy importing

* implement peft lazy importing

* update dev dependencies installation shortcut

* implement lazy importing transformers

* fix typing errors

* run code formatter

* employ better multi-label stratifier than skmultilearn

* make sentence-transformers an optional dependency

* run ruff

* make tests runnable even without sentence-transformers dependency

* bug fix tests

* fixes after merging

* remove duplicates in optional dependencies

* move openai

* add dependencies to tests

* lint

* some skip

* skip

* lint

* more skip

* more skip

* add installs

* small fixes

* fixes

* fix typing

* fix docs

* remove require

* fix typing

* Feat/hashing vectorizer (#268)

* add embedder

* add test embedder config

* update tests

* update assertions in some tests

* Feat/extras matrix for tests (#269)

* add dependencies matrix

* add pipeline tests for each scoring module

* bug fix

* upd extras installation in gh actions

* upd extras in mypy ci

* fix issues with dependencies for bert scorer test

* fix gcn scorer tests

* fix typing errors

* upd assertions about catboost predictions

* upd ci with presets tests

* try to fix unit tests

* Feat/extras matrix for tests (#270)

* add dependencies matrix

* add pipeline tests for each scoring module

* bug fix

* upd extras installation in gh actions

* upd extras in mypy ci

* fix issues with dependencies for bert scorer test

* fix gcn scorer tests

* fix typing errors

* upd assertions about catboost predictions

* upd ci with presets tests

* try to fix unit tests

* try to fix mypy

* fix catboost test

* skip incremental evolver tests for now

* upd callback test

* run ruff

* add missing transformers dependency to embedder ci

* update test for tunable decision module

* move callback testing to the env with sentence-transformers installed

* fix embedder tests

* remove catboost from classic-medium

* lint

* small fixes

* lint

---------

Co-authored-by: Roman Solomatin <36135455+Samoed@users.noreply.github.com>

* fix import

* fix import

* fix pyproject

* move peft

* move peft

* add concurrency

* fix catboost test

* set seed without transformers

* test fixes

* fix typing

* fix test

* try to reuse reusable test

* try to reuse reusable test

* remove most importorskip

* fix typing

* Update optimizer_config.schema.json

* lint

* change gcn to hashing

* lint

* try to fail tests

---------

Co-authored-by: Roman Solomatin <36135455+Samoed@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants