Skip to content

Conversation

gui-miotto
Copy link
Contributor

No description provided.

@codecov-io
Copy link

Codecov Report

Merging #781 into development will decrease coverage by 0.02%.
The diff coverage is n/a.

Impacted file tree graph

@@               Coverage Diff               @@
##           development     #781      +/-   ##
===============================================
- Coverage        85.37%   85.34%   -0.03%     
===============================================
  Files              129      129              
  Lines             9204     9208       +4     
===============================================
+ Hits              7858     7859       +1     
- Misses            1346     1349       +3
Impacted Files Coverage Δ
...omponents/data_preprocessing/data_preprocessing.py 86.58% <ø> (ø) ⬆️
...ine/components/classification/gradient_boosting.py 93.47% <ø> (ø) ⬆️
...ipeline/components/regression/gradient_boosting.py 87.2% <ø> (ø) ⬆️
autosklearn/__init__.py 80% <ø> (ø) ⬆️
autosklearn/ensemble_builder.py 80% <0%> (-2.12%) ⬇️
..._preprocessing/select_percentile_classification.py 87.93% <0%> (-1.73%) ⬇️
autosklearn/automl.py 82.36% <0%> (+0.36%) ⬆️
autosklearn/evaluation/abstract_evaluator.py 89.87% <0%> (+0.84%) ⬆️

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 355fbea...e6eea81. Read the comment docs.

@mfeurer mfeurer merged commit fdfbea3 into automl:development Feb 12, 2020
@gui-miotto gui-miotto deleted the new_pandas branch March 16, 2020 09:45
franchuterivera pushed a commit to franchuterivera/auto-sklearn that referenced this pull request Aug 21, 2020
* initial commit

* fix some unittests

* Edit configurations.csv to reflect the new value of the hyperpar max_bins in the GradientBostingClassifier. The by-the-book approach would be to generate new metalearning data, but the impact of not doing so, in this case, should be very small

* fixed some more unittests

* fixed some more unit tests

* changed assert values of the unit test of the extra_tree_regression feature preprocessing

* small variable renaming

* trying to fix the CI issue that makes all tests be executed before the examples

* Revert "trying to fix the CI issue that makes all tests be executed before the examples"

This reverts commit 0bb7f2a.

* try again to fix the CI issue

* try again to fix the CI issue

* trying to fix CI issue

* corrects typo

* changes the deprecated .ix by .loc
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.

3 participants