This website requires JavaScript.
Explore
Help
Sign in
counterweight
/
data-jupyter-notebooks
Watch
1
Star
0
Fork
You've already forked data-jupyter-notebooks
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
11d4bcf404
data-jupyter-notebooks
/
requirements.txt
10 lines
93 B
Text
Raw
Normal View
History
Unescape
Escape
First commit
2024-11-21 11:36:30 +01:00
jupyter
pandas
pyyaml
sqlalchemy
psycopg2-binary
Merged PR 3780: Adding A/B test guest journey monitoring Adding A/B test guest journey monitoring Related work items: #25146
2024-12-04 17:24:37 +00:00
seaborn
Merged PR 5371: Flagging w. random predictor + DWH connection improvements + restructure Connecting to DWH: * Any existing notebook (AB, Flagging & Template) now have an initial simplified block to connect to the DWH. This is done to handle the DRY, as we're going to start adding more and more experiment notebooks very soon (and we have already 4 notebooks). * This reads from a new `utils/dwh_utils.py` in which we handle the connection and test it accordingly. * This also requires an optional `settings.json` path configuration to avoid warnings (not errors) when reading from `dwh_utils`. Flagging: * All flagging notebooks now go within the folder `data_driven_risk_assessment`. The already existing notebook `flagging_performance_monitoring` has also been moved here. * There's a new `experiments` folder to store the different experiments on flagging. * A new notebook has been added containing a straight-forward baseline: a random predictor, which randomly flags as risk bookings on a test set based on the observed booking claim rate on a previous train dataset. I confirm that all existing notebooks work well after the connection changes. Once merged, or to review, you will need to re-install requirements.txt as I added sklearn. Related work items: #30804
2025-06-10 05:59:12 +00:00
statsmodels
Merged PR 5448: First Experiment Related work items: #30810
2025-06-12 08:10:32 +00:00
scikit-learn
Merged PR 5613: Pablo's DDRA EDA
2025-07-03 08:05:41 +00:00
shap
boruta
Reference in a new issue
Copy permalink