Fix new error in barplot inside plot_projection_scores function b9cbef6 nanom commited on Oct 13, 2023
Improvement in the display of the graph axes labels. Minor fixes. 1804cab nanom commited on Jan 26, 2023
Minor fix in Ann class where it didnt had metrics_available in self to retrieve. 164b173 LMartinezEXEX commited on Dec 29, 2022
Reverted change to upload .bin with different approaches, will be only using .vec extended files in HF 8783987 LMartinezEXEX commited on Dec 16, 2022
Added other approaches to load embeddings from .vec and .bin extended files 0c56fea LMartinezEXEX commited on Dec 16, 2022
Typing. Added __init_ann_method and __init_sklearn_method in embedding class. Upgrade getNearestNeighbors method. Fix bug in get method from ann class. Etc ced76fc nanom commited on Dec 8, 2022
Embedding class fix: neighbors bug, added max_n neighbors, typing, etc. ad445e5 nanom commited on Dec 6, 2022
Using data_loader to load vector files instead of json. 785b2ef LMartinezEXEX commited on Dec 5, 2022