Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Problem running code #1

Open
amanchel opened this issue Jan 28, 2022 · 0 comments
Open

Problem running code #1

amanchel opened this issue Jan 28, 2022 · 0 comments

Comments

@amanchel
Copy link

Hello. In trying to replicate your code, I have run into the following errors that I'm hoping can be fixed/solved.

First: The sample data files cannot be obtained from the Surfdrive website as an error comes up on the screen stating that the files cannot be found.
Second: There seems to be a problem with the Processing.py file as I receive the following error when trying to import the "get_hierarchical_data" function - "multigene_reducer: Callable[[List[np.array]], np.array] = multigenes_median
NameError: name 'multigenes_median' is not defined".
Lastly: There are modules and functions that are imported in the PredictEncoding_preselected.py file but do not exist. For example, there is no "split_train_test" function in the "Processing" module, there is no "Autoencoders" module, the "Helper" module does not contain a function named "custom_loss", etc.

These are just some of the errors that I have personally encountered but there may be more. Thank you for your help.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant