Boosted Generalized Additive Models (bgam) & Parallel Processing

1 view (last 30 days)
Hi all,
I'm trying to use the Boosted Generalized Addictive Models (bgam -- https://www.mathworks.com/matlabcentral/fileexchange/30145-boosted-generalized-additive-models--bgam--package/content/fitcvbgam.m) package for the first time. This is a big learning curve for me so forgive me if this question seems silly.
I am currently trying to run the test code to learn how the package works. However, I have not set up the parallel processing package with a credit card yet (though it is currently installed). Thus, it seems when the package calls the function "matlabpool," it doesn't recognize it.
I've looked into matlabpool, and I'm curious now if it's necessary for me to pay hourly to use this tool set if I'm not processing on multiple computers. If I validate the parallel processing package and enter my credit card, will it charge me every time I run the script? Is there anyway to set up a GAM model without using this?
Thank you kindly for helping me understand better!
Ellyn

Answers (0)

Categories

Find more on Model Predictive Control Toolbox in Help Center and File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!