langchain/tests/unit_tests/vectorstores
Janos Tolgyesi 1111f18eb4
Add maximal relevance search to SKLearnVectorStore (#5430)
# Add maximal relevance search to SKLearnVectorStore

This PR implements the maximum relevance search in SKLearnVectorStore. 

Twitter handle: jtolgyesi (I submitted also the original implementation
of SKLearnVectorStore)

## Before submitting

Unit tests are included.

Co-authored-by: Dev 2049 <dev.dev2049@gmail.com>
2023-05-30 16:13:33 -07:00
..
__init__.py fix #3884 (#3475) 2023-04-24 19:54:15 -07:00
test_sklearn.py Add maximal relevance search to SKLearnVectorStore (#5430) 2023-05-30 16:13:33 -07:00
test_utils.py fix #3884 (#3475) 2023-04-24 19:54:15 -07:00