samirpdx/PolishedCode_MachineLearning
This is a polished code example of my own implementation of a Coordinate Descent Algorithm with Elastic Net Regularization used for solving least-squares regression. This was done as part of my DATA 558 Machine Learning course at the University of Washington.
Python