Skip to content

Added Loss and Prediction Visualization to main.py#48

Open
DevManpreet5 wants to merge 1 commit intotxie-93:masterfrom
DevManpreet5:DevManpreet5-patch-1
Open

Added Loss and Prediction Visualization to main.py#48
DevManpreet5 wants to merge 1 commit intotxie-93:masterfrom
DevManpreet5:DevManpreet5-patch-1

Conversation

@DevManpreet5
Copy link
Copy Markdown

Description of new additions

Loss Curve Plotting
Added functionality to plot training and validation loss over epochs.

Actual vs. Predicted Graphs
Visual comparison between true values and model predictions.

Predictions on Train, Validation, and Test Sets
Perform predictions across all data splits and save csv.

updated main.py for plotting loss graphs , plotting actual vs predicted graph and perform predictions  on training , val , test set to compare actual vs predicted values
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant