Skip to content

Instantly share code, notes, and snippets.

@erap129
Created February 19, 2022 07:49
Show Gist options
  • Save erap129/eeee3b417023f5c23749bd014977e45d to your computer and use it in GitHub Desktop.
Save erap129/eeee3b417023f5c23749bd014977e45d to your computer and use it in GitHub Desktop.
normal_predictor = NormalPredictor()
get_algo_results(normal_predictor, trainset, testset)
get_hitrate_results(normal_predictor, train_loocv, test_loocv)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment