model 相关的搜索结果 共有8个

elasticnet()

Description: Build models and performs predictions using the elastic net regression method. Syntax: elasticnet(X, Y, leaelastic net,model,prediction

lasso()

Description: Build models and performs predictions using the Lasso regression method. Syntax: lasso(X, Y, learning_rate,model,prediction,vector

ridge()

Description: Build models and perform predictions using the ridge regression method. Syntax: ridge(X, Y, learning_rate, model,prediction

ym2_mcfload()

Description: Read an mcf file as an mcf object. Syntax: ym2_mcfload(mcf) Note: External library function (See YModel Usemodel, mcf file

ym2_pcfload()

Description: Read a pcf file as a pcf object. Syntax: ym2_pcfload(pcfFile) Note: External library function (See YModel Umodel, pcf file

ym2_pcfsave()

Description: Save a pcf file object to a pcf file. Syntax: ym2_pcfsave(pcfObj, pcfFile) Note: External library function model, pcf file

ym2_predict()

Description: Perform data prediction. Syntax: ym2_predict(pcfObj, data) Note: External library function (See YModel Usermodel, prediction

ym2_result()

Description: Present the prediction result. Syntax: ym2_result(preObj) Display the prediction result ym2_result@s(mcfObjmodel, prediction result