GSOC'23 Week 8: GAM Regression Part 2
Predicting Values from fitted model
Untill Now we have Fitted the Models for Two different functions for 100 synthetic sample values with added noise.
$$f_1(x) = sin (3x).$$
and
$$f_2(x) = x^3$$
Now when the backfitting algorithm converges, the last ...
azm999.hashnode.dev1 min read