Skip to content
This repository was archived by the owner on Sep 11, 2023. It is now read-only.

Conversation

@peterdudfield
Copy link
Contributor

@peterdudfield peterdudfield commented Nov 17, 2021

Pull Request

Description

change split method to
values were hard in by a issue has been made to mvoe this to a config file - #426

Fixes #390

How Has This Been Tested?

unittests

  • No
  • Yes

Checklist:

  • My code follows OCF's coding style guidelines
  • I have performed a self-review of my own code
  • I have made corresponding changes to the documentation
  • I have added tests that prove my fix is effective or that my feature works
  • I have checked my code and corrected any misspellings

@peterdudfield peterdudfield self-assigned this Nov 17, 2021
@peterdudfield
Copy link
Contributor Author

@JackKelly do you think its ok harding coding them in 'manager.py' or should I move them to config.model.py?

@JackKelly
Copy link
Contributor

I think hard coding is fine for now 🙂

But please create a new issue to remind us to make this into a config option in early 2022 🙂

@peterdudfield peterdudfield marked this pull request as ready for review November 17, 2021 13:04
Copy link
Contributor

@JackKelly JackKelly left a comment

Choose a reason for hiding this comment

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

LGTM! Thanks! Didn't realise it would be this simple: Your splitting code is nice and easy to use 🙂

@peterdudfield
Copy link
Contributor Author

LGTM! Thanks! Didn't realise it would be this simple: Your splitting code is nice and easy to use 🙂

Thats the beauty of making everything module

@peterdudfield peterdudfield merged commit 3d9d1c2 into main Nov 17, 2021
@peterdudfield peterdudfield deleted the issue/390-split branch November 17, 2021 15:32
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Train on 2020. Test on 2021. No validation set?

3 participants