Description: Build models and performs predictions using the elastic net regression method. Syntax: elasticnet(X, Y, leaelastic net,model,prediction
Description: Build models and performs predictions using the Lasso regression method. Syntax: lasso(X, Y, learning_rate,model,prediction,vector
Description: Build models and perform predictions using the ridge regression method. Syntax: ridge(X, Y, learning_rate, model,prediction