jingshuw / SAVERX

R package for transfer learning of single-cell RNA-seq denoising
29 stars 9 forks source link

difference between saver and saver-x without pretraining #5

Closed zji90 closed 4 years ago

zji90 commented 4 years ago

hi, Just wondering whether there is difference between saver and saver-x without pretraining? Thx!

jingshuw commented 4 years ago

Yes, there is. SAVER uses GLM LASSO and SAVER-X uses autoencoder for prediction. With pre-trainng, SAVER-X is much faster but I think is generally less accurate than SAVER.