facebookexperimental / facebookexperimental/Robyn

Plotting the response curves of the Robyn Allocator Output

オープン
#1,136 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る
主要言語
Jupyter Notebook
スター
1.5k
フォーク
433
PR マージ指標
30日以内にマージされた PR はありません

説明

Hello Team,

I am tying to plot the response curves for the allocation period and using the piece of code below. I am assuming this will be for the entire duration of the allocation period and not just per week as shown in the image below. What is the best way to capture the initial and bounded values shown on the plot? Also, is there a way I can extract these values separately to plot two different graphs?

```
scurve <- list()
scurve[["data"]] <- AllocatorCollect$plots$p3$data
plot_data <- scurve[["data"]][, c("channel", "spend", "total_response")]
```

![3_531_2_reallocated_best_roas (5)](https://github.com/user-attachments/assets/958f3c0e-8f11-4713-b240-4c9261458f99)

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。