Alex Hallam

Results 55 comments of Alex Hallam

At the moment I am focusing on some other projects. I may not get to that in a timely manner. I tried to make the [demo](https://github.com/alexhallam/TensorFlow-Survival-Analysis/blob/master/.ipynb_checkpoints/demo-checkpoint.ipynb) helpful, but of course...

Thanks for opening this. I will look into how the tarball is created and ensure that it doesn't contain specific metadata about ownership or permissions that could affect the system...

Thanks for the quick response! I think I see where I am getting hung up. I am starting with the output from probabilistic forecasts (downstream from where the example starts)....

I see what you are saying. Thanks for the info!

Thanks again for the help. I just wanted to codify what you said above. This is where things are at the moment. ```r df % dplyr::select(-y_sim_total) %>% tidyr::pivot_longer(cols = y_sim_ca:y_sim_wi,...