Skip to content

Seris370/DatasetSearch

 
 

Repository files navigation

DatasetSearch

Dataset search engine prototype

Instructions:

  1. Run Search.py
  2. Enter datasets database directory (e.g. ./ConvertedDatasets/)
  3. Enter filepath of dataset to be used as search term (e.g. ./ConvertedDatasets/somefilename.csv)
  4. Filename of closest dataset to the search term from the database will be printed.

Dataset search is done using faiss (https://github.com/facebookresearch/faiss) and metafeatures extraction is done using https://github.com/Seris370/Test

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%