Skip to content

Package usability issues #136

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

Merged
merged 10 commits into from
Feb 23, 2024
Merged

Package usability issues #136

merged 10 commits into from
Feb 23, 2024

Conversation

zyteka
Copy link
Collaborator

@zyteka zyteka commented Feb 23, 2024

Closing issues

Closes #134

Description

Fixes usability issues with the package version of sibyl-api.

  • prepare-db and prepare-sample-db should now work when run from the package without a corresponding dbdata directory. Data for the sample db is loaded from pyreal
  • invoke prepare-db and invoke prepare-sample-db can now be used by those using the full repo with dbdata
  • xgboost is no longer a dependency
  • Preprocessing functions are now easier to access

Test Plan

Manually tested all new functions on two datasets

@zyteka zyteka closed this Feb 23, 2024
@zyteka zyteka reopened this Feb 23, 2024
@zyteka zyteka merged commit e94003a into dev Feb 23, 2024
@zyteka zyteka deleted the package-usability-issues branch February 23, 2024 22:03
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.

Fix usability issues with package version of sibyl-api
1 participant