Skip to content

Conversation

@nabenabe0928
Copy link
Collaborator

[New]

  • resampling_strategy, resampling_strategy_args -> splitting_type, splitting_params
  • put all the splitting functions in resampling_strategy.py in a class as static methods
  • refactoring of base_dataset.py
  • Removed DEFAULT_RESAMPLING_PARAMETER and added NamedTuple

… Implanted get_..._validators function into classmethod for CrossValFuncs (previously named CROSS_VAL_FN) and HoldValFuncs
… the child class does not inherit NamedTuple class
…d class of BaseNamedTuple does not inherit NamedTuple class
@ravinkohli
Copy link
Contributor

There are quite a lot of conflicting changes in the datasets with Fransisco's PR #89 . I suggest we get back to this PR after we are done with his PR.

@nabenabe0928
Copy link
Collaborator Author

I will send PRs from another branch

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.

2 participants