Man pages for kimgannon/bis557
Contains Homework Assignments for BIS 557 2020

casl_lenetCompute linear elastic net using coordinate descent.
casl_lenet_update_betaUpdate beta vector using coordinate descent.
casl_util_soft_threshSoft threshold function.
glm_gdImplement gradient descent GLM, constant
glm_momentumImplement gradient descent GLM, adaptive (momentum)
grab_coefsGrab the slope coefficients
grab_residsGrab the residuals
linear_modelCreate linear model
lm_graddescentCreate linear model using gradient descent
lm_graddescent_xvalLinear model using gradient descent, adjusted for...
lm_oocOut-of-core LM implementation
lm_patholm_patho-doc
make_model_matricesCreate model matrices
my_multinomImplement multinomial logistic regression
my_ridgeRidge regression for collinear/near-collinear columns
my_ridge_xvalFinding optimal lambda using out of sample cross validation
penguinsipenguinsi-doc
predict_lm_graddescentPrediction function for class lm_graddescent
predict_ridgePrediction function for class my_ridge
kimgannon/bis557 documentation built on Nov. 25, 2020, 7:09 a.m.