tvdboom / ATOM

Automated Tool for Optimized Modelling
https://tvdboom.github.io/ATOM/
MIT License
152 stars 14 forks source link

Development #28

Closed jaswinder9051998 closed 2 years ago

jaswinder9051998 commented 2 years ago

Related Issue or bug

Info about Issue or bug.

Fixes: #[issue number that will be closed through this PR]

Type of change

Describe the changes you've made

addition of zoofs algos for feature selection

How has this been tested?

Is there any unusual behaviour in your code?

A clear and concise description of it.

Checklist:

Screenshots

Original Updated
original screenshot updated screenshot
jaswinder9051998 commented 2 years ago

@tvdboom you can review the changes, all of what we had discussed is covered

codecov-commenter commented 2 years ago

Codecov Report

Merging #28 (edaaeaf) into development (6b7b34b) will increase coverage by 0.00%. The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff              @@
##           development      #28   +/-   ##
============================================
  Coverage        99.95%   99.95%           
============================================
  Files               36       36           
  Lines            10401    10466   +65     
============================================
+ Hits             10396    10461   +65     
  Misses               5        5           
Impacted Files Coverage Δ
atom/feature_engineering.py 100.00% <100.00%> (ø)
tests/test_feature_engineering.py 100.00% <100.00%> (ø)
atom/utils.py 100.00% <0.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 6b7b34b...edaaeaf. Read the comment docs.

jaswinder9051998 commented 2 years ago

All Relevant changes made

tvdboom commented 2 years ago

Approved. You can merge now.

jaswinder9051998 commented 2 years ago

Only those with write access to this repository can merge pull requests.

@tvdboom I don't think I've been granted write access