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

README not up to date #3

Closed
WeisLeDocto opened this issue Dec 26, 2023 · 1 comment
Closed

README not up to date #3

WeisLeDocto opened this issue Dec 26, 2023 · 1 comment

Comments

@WeisLeDocto
Copy link

Hi there !

I tried to follow the instructions given in the README.md file for testing the module, but it failed right from the start with the following error:

Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
  File "<string>", line 7, in <module>
ModuleNotFoundError: No module named 'utilities'

The problematic lines seem to be these ones:

Bellatrex/README.md

Lines 75 to 76 in e56ec80

from utilities import score_method, output_X_y
from utilities import format_targets, format_RF_preds

I guess that this part of README.md was never updated since 69351d0.
My intent is just to bring it to your attention, as tutorial.ipynb seems the be the new correct way to follow the tutorial (although that is nowhere mentioned).

Cheers,
Weis

@Klest94
Copy link
Owner

Klest94 commented Jan 30, 2024

Hello!

tutorial.ipynb is indeed the new way to follow the tutorial. It is now updated with 0e9abcc

@Klest94 Klest94 closed this as completed Jan 30, 2024
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

2 participants