-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
5 changed files
with
3 additions
and
1 deletion.
There are no files selected for viewing
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,6 @@ | ||
# offline-parameter-tuning | ||
Code for the offline paramater tuning paper (submitted to IDA 2020) | ||
|
||
For the replications of the plots, see demo_lif_bandit.R and demo_tbl_bandit.R | ||
For the replications of the plots of the first simulation study, see 1_offline_ranking.R. | ||
For the replications of the plots of the second simulation study, see 2_offline_par_lif.R and 3_offline_par_tbl.R | ||
For the replications of the plots of the field data, see files 4a_offline_empirical.R and 4b_company_results.R |