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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Suggestion for Usability/Interoperability / Question about CLV at User level ... #85

Open
seftimie opened this issue Jan 9, 2025 · 0 comments

Comments

@seftimie
Copy link

seftimie commented Jan 9, 2025

Summary

Hi Team,

01. Suggestion:

Improve the usability of the example.ipynb notebook, particularly for users running it in Google Colab.

By adding the following two cells at the beginning of the notebook, users can seamlessly run it in Colab:

  1. First Cell:
    !git clone https://github.com/facebookincubator/LTVision.git
    %cd LTVision
    !pip3 install -r requirements.txt
  2. Second Cell:
    %cd LTVision

This setup simplifies running the notebook in Google Colab without additional configuration.

02. Question:

I also had a question regarding LTVision. Is there a way to calculate CLV (Customer Lifetime Value) at the user level with this library? If so, could somebody please provide some guidance on how to achieve this? Thanks

@seftimie seftimie changed the title [Documentation]: Suggestion for Usability/Interoperability in example.ipynb Suggestion for Usability/Interoperability / Question about CLV at User level ... Jan 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant