Skip to content

Commit

Permalink
Revert "Fix"
Browse files Browse the repository at this point in the history
  • Loading branch information
jeffedwards authored Feb 14, 2022
1 parent 4b187ce commit fad4f91
Show file tree
Hide file tree
Showing 16 changed files with 1 addition and 3,302 deletions.
2 changes: 0 additions & 2 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,3 @@
.Rproj.user
.Rhistory
node_modules/
.*
.idea*
2 changes: 1 addition & 1 deletion demo/demo.R
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@ InputCollect <- robyn_inputs(
,intercept_sign = "non_negative" # intercept_sign input must be any of: non_negative, unconstrained
,nevergrad_algo = "TwoPointsDE" # recommended algorithm for Nevergrad, the gradient-free
# optimisation library https://facebookresearch.github.io/nevergrad/index.html
,trials = 1 # number of allowed trials. 5 is recommended without calibration,
,trials = 5 # number of allowed trials. 5 is recommended without calibration,
# 10 with calibration.

# Time estimation: with geometric adstock, 2000 iterations * 5 trials
Expand Down
19 changes: 0 additions & 19 deletions util/Dockerfile

This file was deleted.

Empty file removed util/__init__.py
Empty file.
1 change: 0 additions & 1 deletion util/data/prophet_holidays.csv

This file was deleted.

1 change: 0 additions & 1 deletion util/data/simulated_weekly.csv

This file was deleted.

249 changes: 0 additions & 249 deletions util/debug.py

This file was deleted.

88 changes: 0 additions & 88 deletions util/demo.py

This file was deleted.

7 changes: 0 additions & 7 deletions util/get_python_details.py

This file was deleted.

Empty file removed util/pypref_robyn/__init__.py
Empty file.
Loading

0 comments on commit fad4f91

Please sign in to comment.