“please follow instruction and make sure to update code ( it required algorithm) as well”
you should answer the following questions in Research paper with all the details.
https://medium.com/@sumitpaul1809/feature-reduction-from-breast-cancer-dataset-with-genetic-algorithm-496de3485004
1) Follow the site given above and update code giving on the site and answer the following.
#1: What problems you are trying to solve?
#2: Why are they important?
#3: What modifications or new work you have done in the code?
Make sure to provide new work code and details.
Need at least one new fitness function
Need at least three new crossover (Make sure to have at least one crossover which is mask (two crossover combine))
o Need at least three mutation
#4: Your results ( with old and new result)
Comparison of result with old solutions
Comparison between two different fitness functions with respective crossover and mutations.
a) The language/tools/environment you used
b) The performance results
2). You need to provide me with updated code.