Hi,
I am running code
losses = eg.fun.transfer_to_reference(adatas, reference=ref, layer = "smoothed", features = ["Nrgn","Apoe","Omp"], n_epochs=1000, device ="cuda", verbose=True, )
and I am wondering what kind of feature the model needs
Could you provide some guidance for feature selection? Thank you!
Best regards.
Hi,
I am running code
losses = eg.fun.transfer_to_reference(adatas, reference=ref, layer = "smoothed", features = ["Nrgn","Apoe","Omp"], n_epochs=1000, device ="cuda", verbose=True, )and I am wondering what kind of feature the model needs
Could you provide some guidance for feature selection? Thank you!
Best regards.