generalized-linear-model
There are 2 repositories under generalized-linear-model topic.
R-js/blasjs
Pure Javascript manually written :ok_hand: implementation of BLAS, Many numerical software applications use BLAS computations, including Armadillo, LAPACK, LINPACK, GNU Octave, Mathematica, MATLAB, NumPy, R, and Julia.
guilhermedom/pyspark-horsepower-multilinear-regression
PySpark for multiple linear regression on car horsepower using SMOTE for data augmentation.