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

For a 0.1.1 release #11

Merged
merged 8 commits into from
Jun 4, 2024
Merged

For a 0.1.1 release #11

merged 8 commits into from
Jun 4, 2024

Conversation

ablaom
Copy link
Member

@ablaom ablaom commented Jun 4, 2024

#10

OkonSamuel and others added 5 commits May 19, 2024 21:12
* add draft for RFE model

* rename package

* Add FeatureSelectore and some tests

* fix current tests

* complete RFE model and add tests

* Update model docstring

* fix code, Update readme and add more tests

* Apply suggestions from code review

Co-authored-by: Anthony Blaom, PhD <[email protected]>

* rename n_features_to_select to n_features

* update readme with

* Apply suggestions from code review

Co-authored-by: Anthony Blaom, PhD <[email protected]>

* set max column limit to 92 in readme

* add Aqua.jl tests and refactor code

* update ci

* Apply suggestions from code review

Co-authored-by: Anthony Blaom, PhD <[email protected]>

* fix bug, add support for serialization and add more tests

* Update ci.yml

* Update ci.yml

* Update ci.yml

* Update ci.yml

* Update ci.yml

* add documentation

* Disable julia Nighly tests

---------

Co-authored-by: Anthony Blaom, PhD <[email protected]>
Overload `constructor` for `RecursiveFeatureElimination` types
Copy link

codecov bot commented Jun 4, 2024

Codecov Report

Attention: Patch coverage is 87.50000% with 1 line in your changes missing coverage. Please review.

Please upload report for BASE (master@cfd3576). Learn more about missing BASE report.

Files Patch % Lines
src/models/rfe.jl 87.50% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff            @@
##             master      #11   +/-   ##
=========================================
  Coverage          ?   85.61%           
=========================================
  Files             ?        3           
  Lines             ?      146           
  Branches          ?        0           
=========================================
  Hits              ?      125           
  Misses            ?       21           
  Partials          ?        0           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@ablaom
Copy link
Member Author

ablaom commented Jun 4, 2024

I'm merging despite the doc fail, as tracked and I need this release downstream.

@ablaom ablaom merged commit 5d605c6 into master Jun 4, 2024
11 of 13 checks passed
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.

2 participants