add performance metrics similar to test/cicd/src/check_performance.py to check whether the input data and predicted results on synthetic checkerboard dataset have the correct dimensions, etc - this essentially checks the correctness of data flow through the project
add performance metrics similar to test/cicd/src/check_performance.py to check whether the input data and predicted results on synthetic checkerboard dataset have the correct dimensions, etc - this essentially checks the correctness of data flow through the project
Checking data sizes only - not distributions
Pre-requisit #346