Fix/mip 469/algorithm executor not handling pos args and kw args
Created by: ThanKarab
Changelog:
- Fixed algorithm executor pos and kw args. Jira
- Fixed logistic regression with proper local/global run parameters.
- Added test algorithms with pos and kw args.