Closed phc4rdoso closed 2 years ago
Added elasticnet_regression_learner and its tests, and fixed typo in linear_regression_learner docstring
READY
Added elasticnet regression in order to productionize models that are being created in the Growth BU that makes use of Lasso regression.
Created the elasticnet_regression_learner with its respective test, also fixed an error in the docstring of the linear regression.
elasticnet_regression_learner
No related PRs
The reviewer should start evaluating the function elasticnet_regression_learner at regressors' file
After this, should review the test created test_elasticnet_regression_learner at regressors' test file
test_elasticnet_regression_learner
There are no remaining questions or problems
Added elasticnet_regression_learner and its tests, and fixed typo in linear_regression_learner docstring
Instructions
Status
READY
Todo list
Background context
Added elasticnet regression in order to productionize models that are being created in the Growth BU that makes use of Lasso regression.
Description of the changes proposed in the pull request
Created the
elasticnet_regression_learner
with its respective test, also fixed an error in the docstring of the linear regression.Related PRs
No related PRs
Where should the reviewer start?
The reviewer should start evaluating the function
elasticnet_regression_learner
at regressors' fileAfter this, should review the test created
test_elasticnet_regression_learner
at regressors' test fileRemaining problems or questions
There are no remaining questions or problems