3.1.0
MarcAntoineSchmidtQC
released this
07 Mar 14:28
·
185 commits
to main
since this release
New features
tabmat.CategoricalMatrix
now accepts a drop_first argurment. This allows the user to drop the first column of a CategoricalMatrix to avoid multicollinearity problems in unregularized models.tabmat.StandardizedMatrix
andtabmat.MatrixBase
now support the multiply method.