Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FEATURE] Add New Jupyter Notebook Example on Predicting Model Effect #52

Closed
5 tasks done
tikhomirovd opened this issue Mar 19, 2024 · 0 comments 路 Fixed by #48
Closed
5 tasks done

[FEATURE] Add New Jupyter Notebook Example on Predicting Model Effect #52

tikhomirovd opened this issue Mar 19, 2024 · 0 comments 路 Fixed by #48
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@tikhomirovd
Copy link
Collaborator

馃殌 Feature Proposal

I propose adding a new Jupyter notebook example to the HypEx documentation and example section. This notebook would demonstrate how to predict the financial effect from a model, providing a practical guide for users to understand the impact of their models on financial metrics.

Motivation

Our users often need to quantify the financial impact of their models to justify the implementation and further investment into model development. Providing a clear, step-by-step example of predicting model effects can significantly enhance user understanding and application of HypEx in real-world scenarios.

Feature Description

The new notebook will include:

  • An introduction to the concept of model effect prediction in the context of financial metrics.
  • A step-by-step guide on creating a synthetic dataset with a known effect size.
  • Instructions on fitting and estimating a random model using HypEx.
  • Demonstrations of preprocessing data and conducting AA and AB tests to validate the predicted effects.
  • Code snippets, explanations, and visualizations to aid understanding.

This example will utilize the AATest and ABTest classes from HypEx, showcasing their application in a practical experiment. The dataset creation process, model fitting, prediction, and testing phases will be covered comprehensively.

Potential Impacts

This addition is expected to:

  • Enhance the documentation and examples provided with HypEx, making the library more accessible to new users.
  • Serve as an educational tool for understanding the application of HypEx in financial effect prediction.
  • Encourage the adoption of HypEx by demonstrating its practical utility in model effect quantification.

Alternatives

While users can independently research and implement model effect prediction, having a dedicated example within HypEx significantly lowers the barrier to entry and ensures consistent application of best practices.

Additional Context

The proposed example will address common challenges and questions related to model effect prediction, providing a valuable resource for both new and experienced users of HypEx.

Checklist

  • I have clearly described the feature.
  • I have outlined the motivation for the proposal.
  • I have provided a detailed description of the feature.
  • I have discussed potential impacts and alternatives.
  • I have added any additional context or screenshots.
@tikhomirovd tikhomirovd added the enhancement New feature or request label Mar 19, 2024
@tikhomirovd tikhomirovd added this to the 0.1.1 milestone Mar 19, 2024
@tikhomirovd tikhomirovd linked a pull request Mar 19, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants