FeatureSelectionGA
                                
                                
                                
                                    FeatureSelectionGA copied to clipboard
                            
                            
                            
                        Feature Selection using Genetic Algorithm (DEAP Framework)
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 2 to 4.1.0. Release notes Sourced from actions/setup-python's releases. v4.1.0 In scope of this pull request we updated actions/cache package as the new version contains fixes for...
Bumps [release-drafter/release-drafter](https://github.com/release-drafter/release-drafter) from 5.11.0 to 5.20.0. Release notes Sourced from release-drafter/release-drafter's releases. v5.20.0 What's Changed New allow header and footer to be passed as input (#1142) @jetersen Dependency Updates Bump...
Bumps [actions/checkout](https://github.com/actions/checkout) from 2.3.3 to 3.0.2. Release notes Sourced from actions/checkout's releases. v3.0.2 What's Changed Add set-safe-directory input to allow customers to take control. by @TingluoHuang in actions/checkout#770 Prepare changelog...
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 1 to 3. Release notes Sourced from codecov/codecov-action's releases. v3.0.0 Breaking Changes #689 Bump to node16 and small fixes Features #688 Incorporate gcov arguments for the Codecov...
For example, now there are 30 features, and I want to select 10 features. How to specify the number of selected features?
I noticed my CPU usage would top off at 25% no matter how much the population size I set.
do you have example with complicated task when strong ML packages needed like lightGBM?
Hello, when I ran your code got "TypeError: unhashable type: 'slice' ".Can you help me analyze the problem?thanks ` import pandas as pd from sklearn.linear_model import LogisticRegression from feature_selection_ga import...
Bumps [actions/checkout](https://github.com/actions/checkout) from 2.3.3 to 3.1.0. Release notes Sourced from actions/checkout's releases. v3.1.0 What's Changed Inject GitHub host to be able to clone from another GitHub instance by @peter-murray in...
Bumps [release-drafter/release-drafter](https://github.com/release-drafter/release-drafter) from 5.11.0 to 5.21.0. Release notes Sourced from release-drafter/release-drafter's releases. v5.21.0 What's Changed New fetch 100 labels for pull requests instead of 10 (#1220) @matoubidou Full Changelog: https://github.com/release-drafter/release-drafter/compare/v6.0.0-beta.1...v5.21.0...