interpretml / FasterRisk

Create sparse and accurate risk scoring systems!
BSD 3-Clause "New" or "Revised" License
31 stars 4 forks source link

Soften version requirements #5

Open kcarnold opened 11 months ago

kcarnold commented 11 months ago

The pyproject.toml file pins several packages at specific versions, e.g., an older scikit-learn. This makes it complex to try out this library in an environment with other tools. Are the exact versions necessary? If not, perhaps they could be softened?

https://github.com/jiachangliu/FasterRisk/blob/82d4673946b20bf874106a43581e2670518cabb4/pyproject.toml#L21

markotoplak commented 10 months ago

We'd like to integrate fasterrisk in Orange Data Mining, and we have the same issue. We'd like to have pandas and scikit-learn opened up. If you lack time for that, should we make a PR? Thanks!

For the reference, here is the PR that used your library: biolab/orange3-prototypes/pull/264 Here is the draft of the blog post that describes it: https://orange-web2-git-fork-zanmervic-scoringsheet-biolab.vercel.app/blog/explain-scoring-sheet/