guofei9987 / guofei9987/scikit-opt

would you mind add more output parameter to AFSA?

Open
#188 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
6.7k
Forks
1.1k
PR merge metrics
No merged PRs in 30d

Description

Hi Fei, I am now learning to use the scikit-opt now, and I found the output parameter of AFSA is limited. If possible, would you mind adding more output parameters to AFSA such as ga.generation_best_Y and ga.generation_best_X?

Contributor guide

Open the contributing guide

Research direction

Locate the Artificial Fish Swarm Algorithm implementation and inspect how its current output parameters are stored and exposed. Compare it with the existing generation_best_X and generation_best_Y behavior in the genetic algorithm, then add equivalent AFSA outputs and verify them with the relevant tests or examples.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
machine-learning
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
38/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.