Skip to content

Commit

Permalink
Include testing file
Browse files Browse the repository at this point in the history
  • Loading branch information
Damonamajor committed Nov 18, 2024
1 parent 77d6cee commit 2d9628f
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions testing_file.R
Original file line number Diff line number Diff line change
Expand Up @@ -56,12 +56,6 @@ assessment_data_pred_old <- read_parquet(paths$input$assessment$local) %>%
)
)$.pred
)
toc()


toc()
# Join the two datasets based on meta_pin
library(dplyr)

# Perform the comparison
comparison_result <- assessment_data_pred %>%
Expand Down

0 comments on commit 2d9628f

Please sign in to comment.