You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This has been fixed by added limits to the what the new value can be. This seems like a more fundamental issue that I'd like to look into more. We are using the formula found on Wikipedia to merge the two bees.
hgromer
changed the title
OnlookerBee's new positions are not limited by minimum or maximum values
**Ongoing** OnlookerBee's new positions are not limited by minimum or maximum values
Dec 15, 2018
hgromer
changed the title
**Ongoing** OnlookerBee's new positions are not limited by minimum or maximum values
(Ongoing) OnlookerBee's new positions are not limited by minimum or maximum values
Dec 15, 2018
The calculate_positions() method of the OnlookerBee class does not adhere to the minimum and maximum values specified during ABC initialization:
For example, I have experience a variable (dropout_rate) being set to 1.47 when my value argument is:
The text was updated successfully, but these errors were encountered: