Zongxia Li

Results 2 issues of Zongxia Li

I have a size 13000 dataset with 20 categories and trained SLDA with those labels with K=16. After training, I first call the infer function, then estimate to predict a...

After I trained my SLDA model with labels, I called SLDA_model.get_regression_coef(). The results contains a L x K matrix, where L is the number of unique labels in my dataset,...