Commit History

Replace README.md with README_hf.md for Hugging Face
5d37f51

QCDevs commited on

Test the deployment
4812a27

JackyZzZzZ commited on

test deployment
5510bf7

JackyZzZzZ commited on

Test the deployment
00594ea

JackyZzZzZ commited on

Update the workflow
6bf56fa

JackyZzZzZ commited on

Added the interface for Medoid
98aab12

JackyZzZzZ commited on

Modified the branch for triggering
9bb557d

JackyZzZzZ commited on

Updated the workflow
4204ed6

JackyZzZzZ commited on

Added interface for GridPartition
451e15f

JackyZzZzZ commited on

Change the workflow for deployment
81e37f9

JackyZzZzZ commited on

Test Deployment on HuggingFace
5ba13eb

JackyZzZzZ commited on

Added the interface for OptiSim
dec6654

JackyZzZzZ commited on

Merge branch 'main' of https://github.com/JackyZzZz/Selector into algorithm-interface
69dc448

JackyZzZzZ commited on

Added algorithm-interface branch to Github Actions for testing
a9e1528

JackyZzZzZ commited on

Added page configurations
a9e6c72

JackyZzZzZ commited on

clear outputs if parameters change for MaxMin and MaxSum
27e92d1

JackyZzZzZ commited on

Pass fun_dist to MaxSum as an option
c575e1a

JackyZzZzZ commited on

import pairwise_distances for MaxMin
b4b71d7

JackyZzZzZ commited on

Pass fun_dist to MaxMin as an option
31db46d

JackyZzZzZ commited on

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

Add new environment token to fix the failing updating coverage report (#217)
96619af

legend1234 commited on

First version of DISE algorithm
0b6af8c

JackyZzZzZ commited on

Added the function for clearing outputs
3409e14

JackyZzZzZ commited on

Update run_algorithm to accommodate init parameters
940552f

JackyZzZzZ commited on

Fixed some typo
9d55512

JackyZzZzZ commited on

Added starting template for DISE
016b722

JackyZzZzZ commited on

Added a blank line at the end
930daaf

JackyZzZzZ commited on

Removed duplicate code
2ef7744

JackyZzZzZ commited on

Created a common file for reused methods
6c55a4f

JackyZzZzZ commited on

Fixed some code convention
242e89e

JackyZzZzZ commited on