Skip to content
Discussion options

You must be logged in to vote

Transform is a method to convert a dataset to the embedding space. Basically the function will run a dataset through a trained model and extract the sample embeddings layer. see here: https://github.com/BIMSBbioinfo/flexynesis/blob/ac31a9280f256e6c9b650e0e18ada43efa77f500/flexynesis/models/direct_pred.py#L292

The model predictions for the target variables are obtained using model.predict method.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@Dewey-Wang
Comment options

@borauyar
Comment options

Answer selected by Dewey-Wang
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
HW-2
Labels
None yet
2 participants