Is your feature request related to a problem? Please describe.
We would like to add **predict_params to the fit and predict methods of MapieRegressor so that prediction parameters can be added to the models if the user wishes
Describe the solution you'd like
Additional context
This issue concerns adding **predict_params only into regression files and will be addressed after adding **predict_params into regression files