GSOC'23 Week 9 & 10: Implementing Classdef for GAM and comparision with other softwares
Classdef in Octave
For Matlab compatibility and better representation of GAM model we will need a classdef RegressionGAM for storing the training data and other model parameters. The classdef here would serve as a Representation of the Training data,...
azm999.hashnode.dev5 min read