Spaces:
Sleeping
Sleeping
Commit History
Test the deployment 4812a27
test deployment 5510bf7
Test the deployment 00594ea
Update the workflow 6bf56fa
Added the interface for Medoid 98aab12
Modified the branch for triggering 9bb557d
Updated the workflow 4204ed6
Added interface for GridPartition 451e15f
Change the workflow for deployment 81e37f9
Test Deployment on HuggingFace 5ba13eb
Added the interface for OptiSim dec6654
Merge branch 'main' of https://github.com/JackyZzZz/Selector into algorithm-interface 69dc448
Added algorithm-interface branch to Github Actions for testing a9e1528
Added page configurations a9e6c72
clear outputs if parameters change for MaxMin and MaxSum 27e92d1
Pass fun_dist to MaxSum as an option c575e1a
import pairwise_distances for MaxMin b4b71d7
Pass fun_dist to MaxMin as an option 31db46d
Follow the practice of adding dependencies 0abfc30
Fanwang Meng commited on
Add missing dependencies when building a5175fe
Fanwang Meng commited on
Add `build` as a dependency 01f0c8d
Fanwang Meng commited on
Use `--no-isolation` 519cfad
Fanwang Meng commited on
Fix missing `-m` tag d47eb22
Fanwang Meng commited on
Fix error with `twine` 9525ba3
Fanwang Meng commited on
Fix the error of building packages with `setup.py` be93c9e
Fanwang Meng commited on
Relocate the file needed for testing 7d96c2e
Fanwang Meng commited on
Relocate the testing module for similarity based methods 5bcdc9a
Fanwang Meng commited on
Rename simlarity.py to sim.py f980599
Fanwang Meng commited on
Cleaning up 366c6a7
Fanwang Meng commited on
Add black fixes 49d9525
Marco Martínez González commited on
Make small fixes to docstrings 2903459
Marco Martínez González commited on
Calculate medoid and outlier with inv_order = 1 6009e58
Marco Martínez González commited on
Add select_outlier test 715eab6
Marco Martínez González commited on
Add select_medoid test 0457201
Marco Martínez González commited on
Add reference data for isim ce151d3
Marco Martínez González commited on
Rename esim tests and improve tests documentation 0d131dc
Marco Martínez González commited on
Refactor tests to comply with new nsimilarity api b5c9613
Marco Martínez González commited on
Add isim method to SimilarityIndex 1ed75d7
Marco Martínez González commited on
Refactor NSimilarity init 2b02bf3
Marco Martínez González commited on