Closed lacava closed 4 years ago
add the ability for a user to fetch the nearest dataset names, where the neighborhood is defined in summary stats space
def fetch_nearest_dataset_names(X,y, n=1): return list of closest datasets based on summary stats
Closed with #106. 🥳
add the ability for a user to fetch the nearest dataset names, where the neighborhood is defined in summary stats space