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

Add DrafonFlySelectionCV with sklearn-api #33

Open
wants to merge 48 commits into
base: development
Choose a base branch
from

Conversation

jckkvs
Copy link

@jckkvs jckkvs commented Sep 16, 2023

No description provided.

akhil-maker and others added 30 commits October 7, 2022 20:09
…-0b9536ebf1167474306789a0a0a648c1

[Snyk] Fix for 2 vulnerabilities
Update typo of 'quadraic' to 'quadratic'
…1-master

Revert "Update typo of 'quadraic' to 'quadratic'"
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'
@sonarcloud
Copy link

sonarcloud bot commented Sep 19, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@jckkvs
Copy link
Author

jckkvs commented Sep 20, 2023

@jaswinder9051998
I have implemented a DragonFlySelectionCV class that is designed to be compatible with the scikit-learn API. This ensures seamless integration with scikit-learn pipelines and other utilities.

I haven't changed the basic algorithm of DragonFly Optimization. There are some omitted codes, but feel free to modify them as needed.

#25

@jaswinder9051998
Copy link
Owner

Hi @jckkvs , i am going to take some time to evaluate the code
In the meantime is it possible for u to reroute the submission to the development branch instead master

Btw thank u for all your efforts, going to merge it as soon as i am sure about the functioning

@jckkvs jckkvs changed the base branch from master to development December 26, 2023 07:06
@jckkvs
Copy link
Author

jckkvs commented Dec 26, 2023

@jaswinder9051998
Apologies for the delayed response. I have now switched the pull request to the development branch.

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.

4 participants