ushaham / adaptiveFS

Adaptive feature selection using reinforcement learning

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

data

zhaotao789 opened this issue · comments

where is the Data/small_data50.npy? colud you provide the data template?

Hi,
the data file was not provided due to confidentiality issues, my apologies.
You need to create a directory Data. small_data50.npy is a real valued numpy array of shape (n,50), where the number of patients n is arbitrary. each column corresponds to a question.
The directory should also contain a file 'names_small50.npy' which is a numpy array of size 50, containing the column names in small_data50.npy.

Sorry for the inconvenience, I hope this settles things up.
Let me know if any further clarification is needed.

Uri