invictus2010
invictus2010
The default installation guide for notea has the user put their AWS keys in the .env file, host it on Github, and then deploy to Vercel. This is a huge...
Hi there! I have a script that I use to launch a game server. It works well in the terminal, but I think script-server is not navigating to the other...
Love this library! I was using the step matrix method like so: `df.rete.step_matrix(max_steps=24, targets=['Confirmation'])` However, I was looking over a 48 hr period. Does this method have any session logic?...
I trained a BGF fitter against 30 months of customer data. I held back 1 month of data. Look how amazing this fit appears:  Then, I ran `plot_cumulative_transactions` and...
plot_expected_repeat_purchases does not accept max_frequency as a parameter. However, the description claimed it did. I erased the line in the description claiming max_frequency was a valid parameter.
Hi Team, What are the best practices around measuring the accuracy of a fitted BG/NBD model? We were using methods from the scikit library. Would the maintainers look favorably on...
I am new to Hugo. I installed Hugo via Homebrew. I followed directions [here](https://stefma.github.io/hugo-fresh/getstarted/) to install hugo-fresh theme. When I ran `rm config.toml` I got the message "No such file...
**Describe the bug** In the section on how to [deploy to non-Google Cloud environments]( https://google.github.io/adk-docs/deploy/#other-container-friendly-infrastructure ), the documentation directs the reader to "Follow the instructions for [deploying your agent to...