Skip to content

Conversation

kiddycharles
Copy link
Collaborator

@kiddycharles kiddycharles commented Mar 24, 2024

Detailed description:

  • Implemented MAPE loss function
  • Implemented sMAPE loss function
  • Corrected small mistake in Quantile loss function and add type annotation in masked_mae_loss
  • Adapted Log Loss for regression contexts
    These functions enhance our model's flexibility in handling several types of prediction errors specific to time series data.

# Detailed description:
# - Implemented MAPE loss function
# - Implemented sMAPE loss function
# - Corrected small mistake in Quantile loss function and add type annotation in masked_mae_loss
# - Adapted Log Loss for regression contexts
# These functions enhance our model's flexibility in handling various types of prediction errors specific to time series data.
@torchts-bot torchts-bot bot added the source Updates to source code label Mar 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

source Updates to source code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant