PanyiDong / InsurAutoML

AutoML in Insurance project.
MIT License
5 stars 0 forks source link

0.2.1 Windows support, feature selection, ... #15

Closed PanyiDong closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #15 (657e196) into master (5772c64) will decrease coverage by 0.80%. The diff coverage is 87.92%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #15      +/-   ##
==========================================
- Coverage   91.55%   90.75%   -0.80%     
==========================================
  Files          52       53       +1     
  Lines        5670     6996    +1326     
==========================================
+ Hits         5191     6349    +1158     
- Misses        479      647     +168     
Flag Coverage Δ
uitests 90.75% <87.92%> (-0.80%) :arrow_down:

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
My_AutoML/_feature_selection/_autosklearn.py 96.49% <ø> (ø)
My_AutoML/_scaling/__init__.py 100.00% <ø> (ø)
My_AutoML/_utils/_optimize.py 89.11% <ø> (ø)
tests/test_hpo/test_hpo.py 100.00% <ø> (ø)
My_AutoML/_feature_selection/__init__.py 60.00% <53.85%> (-40.00%) :arrow_down:
My_AutoML/_model/__init__.py 61.46% <55.71%> (-17.11%) :arrow_down:
tests/test_base.py 90.00% <83.33%> (-10.00%) :arrow_down:
My_AutoML/_feature_selection/_sklearn.py 84.06% <84.06%> (ø)
My_AutoML/_model/_sklearn.py 92.87% <92.07%> (-7.13%) :arrow_down:
...s/test_feature_selection/test_feature_selection.py 97.50% <93.69%> (-2.50%) :arrow_down:
... and 10 more