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
Description: Read an mcf file as an mcf object. Syntax: ym2_mcfload(mcf) Note: External library function (See YModel Usemodel, mcf file
Description: Read a pcf file as a pcf object. Syntax: ym2_pcfload(pcfFile) Note: External library function (See YModel Umodel, pcf file
Description: Save a pcf file object to a pcf file. Syntax: ym2_pcfsave(pcfObj, pcfFile) Note: External library function model, pcf file
Description: Perform data prediction. Syntax: ym2_predict(pcfObj, data) Note: External library function (See YModel Usermodel, prediction
Description: Present the prediction result. Syntax: ym2_result(preObj) Display the prediction result. ym2_result@s(mcfObmodel, prediction result