Skip to content

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'
@sonarqubecloud
Copy link

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