Imageomics / Imageomics/Andromeda
Explicitly set value for `normalized_stress` [non-urgent]
Open
dependencies
- Dominant language
- Jupyter Notebook
- Stars
- 3
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
Explicitly set value for `normalized_stress` prior to upgrading sklearn to version 1.4:
> FutureWarning: The default value of `normalized_stress` will change to `'auto'` in version 1.4. To suppress this warning, manually set the value of `normalized_stress`.
Contributor guide
No contributing guide indexed for this repository
Research direction
Search the repository for `normalized_stress` and identify the scikit-learn multidimensional-scaling call that emits this warning. Determine the intended explicit value before the scikit-learn 1.4 upgrade, then rerun the relevant notebook or workflow and confirm the warning is gone.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- scikit-learn
- Domain
- machine-learning
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100