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

Merge 0.1 into master #37

Merged
merged 9 commits into from Aug 20, 2019
Merged

Merge 0.1 into master #37

merged 9 commits into from Aug 20, 2019

Conversation

guillaume-chevalier
Copy link
Member

No description provided.

Eric2Hamel and others added 9 commits July 24, 2019 21:00
- Add WalkForwardTimeSeriesCrossValidation
…en(data_inputs) and not data_inputs.shape[1].

- Add a unittest for WalkForwardTimeSeriesCrossValidation
…R change request.

- Add a AnchoredWalkForwardTimeSeriesCrossValidation
- Add unittest for AnchoredWalkForwardTimeSeriesCrossValidation
- Make more clear the magic number by encapsulating it in parameter.
- Make multiple run of the same test with a parametrize pytest fixture function both with AnchoredWalkForwardTimeSeriesCrossValidation and WalkForwardTimeSeriesCrossValidation.
- Add a NumpyConcatenateOnCustomAxis
- Remove the NumpyConcatenateOnTimeSeries.
- Write more message in the docString of AnchoredWalkForwardTimeSeriesCrossValidation and WalkForwardTimeSeriesCrossValidation.
…rFeatures, NumpyConcatenateOuterBatch.

- Modify the `window_size` attribute to `validation_window_size` of AnchoredWalkForwardTimeSeriesCrossValidation.
- Modify the docstring.
…rdTimeSeriesCrossValidation to same duplicate code

- Switch position of training_window_size and validation_window_size
- Add unittest for the switch position of training_window_size and validation_window_size
- Move some docstring comment in the constructor instead of the class itself.
- Change some docstring comment for NumpyConcatenateInnerFeatures, NumpyConcatenateOnCustomAxis, NumpyConcatenateOuterBatch
- Change some docstring for WalkForwardTimeSeriesCrossValidation and AnchoredWalkForwardTimeSeriesCrossValidation.
Add WalkForwardTimeSeriesCrossValidation
@cla-bot cla-bot bot added the cla-signed label Aug 20, 2019
@guillaume-chevalier guillaume-chevalier merged commit 14e2ec5 into master Aug 20, 2019
alexbrillant pushed a commit to alexbrillant/Neuraxle that referenced this pull request Sep 3, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants