[Installation] Issue with Scipy version
Open
- Dominant language
- Python
- Stars
- 995
- Forks
- 203
- PR merge metrics
- No merged PRs in 30d
Description
Hi,
I am not sure which scipy version for pycox.
Check this function:
https://github.com/havakv/pycox/blob/3eccdd7fd9844a060f50fdcc315659f33a2d2dc1/pycox/evaluation/ipcw.py#L86
This function: scipy.integrate.simps is already deprecated.
Best,
Hoang
Contributor guide
No contributing guide indexed for this repository
Research direction
Open pycox/evaluation/ipcw.py at the linked line and inspect how scipy.integrate.simps is used. Check the project's supported SciPy versions and verify the evaluation path still works with them; done means the deprecation concern is resolved without breaking supported installations.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- machine-learning
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100