Skip to content
Discussion options

You must be logged in to vote

Hello,

I think I managed to solve my problem! The key step was transforming simulated data via x1 = torch.log( 1 + x ). The raw simulations x were too skewed and z-scoring did not solve the issue.

Cheers,
Francesco

Replies: 5 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by janfb
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
question Further information is requested
2 participants
Converted from issue

This discussion was converted from issue #1369 on January 23, 2025 08:00.