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

Soften version requirements #5

Open
kcarnold opened this issue Oct 28, 2023 · 1 comment
Open

Soften version requirements #5

kcarnold opened this issue Oct 28, 2023 · 1 comment

Comments

@kcarnold
Copy link

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
Copy link

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/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants