# NOT RUN {
claim_data = load_claim_data()
# }
# NOT RUN {
# It may take a few minutes.
# }
# NOT RUN {
prism_prediction = back_test()
# }
# NOT RUN {
# evaluate the out-of-sample prediction error as a ratio to naive method
# }
# NOT RUN {
evaluation_table(claim_data, prism_prediction)
# }
# NOT RUN {
# }
Run the code above in your browser using DataLab