A novel generalized Random Forest method, that can improve on RFs by borrowing the strength of penalized parametric regression. Based on Zhang et al. (2019) <doi:10.48550/arXiv.1904.10416>.
Last updated
An implementation of a Neural Network using the Levenberg-Marquardt optimization from 'minpack.lm', ideal for small datasets. For more details see Moré (1978) <doi:10.1007/BFb0067700>.