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

EFO: add disease precision classifications from nxontology-ml #20

Merged
merged 4 commits into from
Oct 16, 2023

Conversation

dhimmel
Copy link
Member

@dhimmel dhimmel commented Oct 10, 2023

{ version = "^2.0.1", markers = "sys_platform != 'linux'", source = "pypi" },
# Use different src for linux, see: https://pytorch.org/get-started/locally/
{ version = "^2.0.1", markers = "sys_platform == 'linux'", source = "pytorch-cpu-src" },
]
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Adding the nxontology-ml dependency as well as torch explicitly for the Repository "pytorch-cpu-src" does not exist issue increased installation time on GH actions from 45 seconds to 90 seconds.

@dhimmel
Copy link
Member Author

dhimmel commented Oct 11, 2023

resolving nxontology-ml compatibility in related-sciences/nxontology-ml#43

@dhimmel dhimmel force-pushed the dsh-efo-node-classification branch 2 times, most recently from e3df3b7 to 82dd288 Compare October 16, 2023 17:10
poetry add git+https://github.com/related-sciences/nxontology-ml@fd5993744f374053ae55a76308d12218e4ecf1ce

poetry pyproject: allow minor version increments

for greater compatability

update nxontology-ml

update poetry

update poetry
classify_disease_precision
@dhimmel dhimmel force-pushed the dsh-efo-node-classification branch from 136b3b0 to 6f52f7b Compare October 16, 2023 19:15
@dhimmel
Copy link
Member Author

dhimmel commented Oct 16, 2023

A local run of poetry run nxontology_data efo is working so I will merge this now and follow up with embedding cache handling.

@dhimmel dhimmel merged commit 06243f8 into main Oct 16, 2023
2 checks passed
@dhimmel dhimmel deleted the dsh-efo-node-classification branch October 16, 2023 19:20
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

Successfully merging this pull request may close these issues.

1 participant