-
Notifications
You must be signed in to change notification settings - Fork 46
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
Add DrafonFlySelectionCV with sklearn-api #33
base: development
Are you sure you want to change the base?
Conversation
The following vulnerabilities are fixed by pinning transitive dependencies: - https://snyk.io/vuln/SNYK-PYTHON-SETUPTOOLS-3180412 - https://snyk.io/vuln/SNYK-PYTHON-WHEEL-3180413
…-0b9536ebf1167474306789a0a0a648c1 [Snyk] Fix for 2 vulnerabilities
Update typo of 'quadraic' to 'quadratic'
…1-master Revert "Update typo of 'quadraic' to 'quadratic'"
…for negative signs
Method to correct for self.best_score
Removed unused functions Added comments on variables in the algorithm Clarified the use of the variable 'i' for both 'iteration' and 'individual'
Kudos, SonarCloud Quality Gate passed! |
@jaswinder9051998 I haven't changed the basic algorithm of DragonFly Optimization. There are some omitted codes, but feel free to modify them as needed. |
Hi @jckkvs , i am going to take some time to evaluate the code Btw thank u for all your efforts, going to merge it as soon as i am sure about the functioning |
@jaswinder9051998 |
No description provided.