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

Local files instance loader #174

Merged
merged 14 commits into from
Jun 10, 2021
Merged

Local files instance loader #174

merged 14 commits into from
Jun 10, 2021

Conversation

AntoinePrv
Copy link
Member

Pull request checklist

  • I have open an issue to discuss the proposed changes. Fix Local Instance "generator" #165
  • I have modified/added tests to cover the new changes/features.
  • I have modified/added the documentation to cover the new changes/features.
  • I have ran the tests, checks, and code formatters.

Proposed implementation

So far an instance loader that iterates over regular files (no glob/filter).
It does not set any scip parameters.

@gasse @dchetelat It was a bit hard to design tests for it (because you need a local dataset...), so if you want to take it for a spin, make sure that everything is OK, that'd be great.

@AntoinePrv AntoinePrv changed the title Feature instance loader Local files instance loader Apr 30, 2021
@AntoinePrv AntoinePrv merged commit 4858d73 into master Jun 10, 2021
@AntoinePrv AntoinePrv deleted the feature-instance-loader branch June 10, 2021 14:36
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.

Local Instance "generator"
1 participant