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

[FIX] release docs #452

Merged
merged 3 commits into from
Jul 18, 2022
Merged

[FIX] release docs #452

merged 3 commits into from
Jul 18, 2022

Conversation

ravinkohli
Copy link
Contributor

Small fix to add a new line for the change log in release.rst.

@codecov
Copy link

codecov bot commented Jul 18, 2022

Codecov Report

Merging #452 (ddd33e3) into development (7dc409c) will increase coverage by 0.00%.
The diff coverage is n/a.

@@             Coverage Diff              @@
##           development     #452   +/-   ##
============================================
  Coverage        85.48%   85.48%           
============================================
  Files              231      231           
  Lines            16303    16303           
  Branches          3009     3009           
============================================
+ Hits             13936    13937    +1     
- Misses            1526     1527    +1     
+ Partials           841      839    -2     
Impacted Files Coverage Δ
...feature_preprocessing/SelectRatesClassification.py 89.13% <0.00%> (-6.53%) ⬇️
autoPyTorch/datasets/base_dataset.py 80.28% <0.00%> (ø)
...ipeline/components/setup/network_backbone/utils.py 88.80% <0.00%> (+1.49%) ⬆️
...re_preprocessing/SelectPercentileClassification.py 94.73% <0.00%> (+5.26%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 7dc409c...ddd33e3. Read the comment docs.

@ravinkohli ravinkohli merged commit 7f641b5 into automl:development Jul 18, 2022
ravinkohli added a commit that referenced this pull request Jul 18, 2022
* Release 0.2

* Release 0.2.0

* fix docs new line
github-actions bot pushed a commit that referenced this pull request Jul 18, 2022
github-actions bot pushed a commit that referenced this pull request Jul 18, 2022
ravinkohli added a commit that referenced this pull request Jul 21, 2022
* [FIX] Documentation and docker workflow file (#449)

* fixes to documentation and docker

* fix to docker

* Apply suggestions from code review

* add change log for release (#450)

* [FIX] release docs (#452)

* Release 0.2

* Release 0.2.0

* fix docs new line
@ravinkohli ravinkohli mentioned this pull request Aug 23, 2022
10 tasks
ravinkohli added a commit that referenced this pull request Aug 23, 2022
* [FIX] Documentation and docker workflow file (#449)

* fixes to documentation and docker

* fix to docker

* Apply suggestions from code review

* add change log for release (#450)

* [FIX] release docs (#452)

* Release 0.2

* Release 0.2.0

* fix docs new line

* [FIX] ADD forecasting init design to pip data files (#459)

* add forecasting_init.json to data files under setup

* avoid undefined reference in scale_value

* checks for time series dataset split (#464)

* checks for time series dataset split

* maint

* Update autoPyTorch/datasets/time_series_dataset.py

Co-authored-by: Ravin Kohli <13005107+ravinkohli@users.noreply.github.com>

Co-authored-by: Ravin Kohli <13005107+ravinkohli@users.noreply.github.com>

* [FIX] Numerical stability scaling for timeseries forecasting tasks (#467)

* resolve rebase conflict

* add checks for scaling factors

* flake8 fix

* resolve conflict

* [FIX] pipeline options in `fit_pipeline` (#466)

* fix update of pipeline config options in fit pipeline

* fix flake and test

* suggestions from review

* [FIX] results management and visualisation with missing test data (#465)

* add flexibility to avoid checking for test scores

* fix flake and test

* fix bug in tests

* suggestions from review

* [ADD] Robustly refit models in final ensemble in parallel (#471)

* add parallel model runner and update running traditional classifiers

* update pipeline config to pipeline options

* working refit function

* fix mypy and flake

* suggestions from review

* fix mypy and flake

* suggestions from review

* finish documentation

* fix tests

* add test for parallel model runner

* fix flake

* fix tests

* fix traditional prediction for refit

* suggestions from review

* add warning for failed processing of results

* remove unnecessary change

* update autopytorch version number

* update autopytorch version number and the example file

* [DOCS] Release notes v0.2.1 (#476)

* Release 0.2.1

* add release docs

* Update docs/releases.rst

Co-authored-by: Difan Deng <33290713+dengdifan@users.noreply.github.com>
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.

1 participant