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

No module named 'estimators_demo_utils' #146

Open
boyue2999 opened this issue Jan 16, 2025 · 1 comment
Open

No module named 'estimators_demo_utils' #146

boyue2999 opened this issue Jan 16, 2025 · 1 comment

Comments

@boyue2999
Copy link

----> 1 from estimators_demo_utils import plot_performance_metrics
3 # Obtain survival probabilities for test set
4 predictions_te = model.predict_survival(x_te, times)

ModuleNotFoundError: No module named 'estimators_demo_utils'

@boyue2999
Copy link
Author

and
TypeError: can't convert np.ndarray of type numpy.object_.

AttributeError: 'RandomSurvivalForest' object has no attribute 'event_times_'

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