abess-team / abess

Fast Best-Subset Selection Library
https://abess.readthedocs.io/
Other
474 stars 41 forks source link

Add `_estimator_type` in python package #408

Closed oooo26 closed 2 years ago

oooo26 commented 2 years ago
oooo26 commented 2 years ago

Also fix issue #407 .

codecov[bot] commented 2 years ago

Codecov Report

Merging #408 (52a2b1a) into master (3335d9d) will increase coverage by 0.00%. The diff coverage is 97.82%.

@@           Coverage Diff           @@
##           master     #408   +/-   ##
=======================================
  Coverage   96.22%   96.23%           
=======================================
  Files          29       29           
  Lines        3075     3105   +30     
=======================================
+ Hits         2959     2988   +29     
- Misses        116      117    +1     
Flag Coverage Δ
Python 97.31% <97.82%> (-0.02%) :arrow_down:
rpackage 95.65% <ø> (ø)

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

Impacted Files Coverage Δ
python/abess/bess_base.py 98.78% <96.00%> (-0.34%) :arrow_down:
python/abess/decomposition.py 93.65% <100.00%> (ø)
python/abess/linear.py 100.00% <100.00%> (ø)
python/abess/utilities.py 100.00% <100.00%> (ø)

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 be2ee79...52a2b1a. Read the comment docs.