Evgenii Saurov
Evgenii Saurov
- PyTorch-Forecasting version: 0.10.1 - PyTorch version: 1.11.0+cu113 - Python version: 3.7.13 - Operating System: VERSION="18.04.5 LTS (Bionic Beaver)" VERSION_ID="18.04" VERSION_CODENAME=bionic ### Expected behavior I executed code to fit my...
I am trying to make some sort of a "simulation", namely I want to plot the dependency of my `target` feature _demand_ from one of the known `time_varying_known_categoricals`. Here are...
Working on a similar task to the Stallion example (https://pytorch-forecasting.readthedocs.io/en/stable/tutorials/stallion.html), I have a practical question. In the tutorial, the agencies (stores) have a unique id (e.g. agency_25) but we are...
I am really thankful for the package and nice tutorials. Great job, team! Working on a similar task as in the Stallion example (https://pytorch-forecasting.readthedocs.io/en/stable/tutorials/stallion.html), I am thinking about using geolocation...
Hello, While working with the `pykan` project, I noticed some opportunities to enhance the installation guidelines, which could benefit users, particularly those new to Python development. I would like to...