Closed fsaad closed 9 months ago
Currently they are hardcoded:
https://github.com/google/bayesnf/blob/2debb69cf21daf7de982843a82436a57d5a97dd3/src/bayesnf/spatiotemporal.py#L282 https://github.com/google/bayesnf/blob/2debb69cf21daf7de982843a82436a57d5a97dd3/src/bayesnf/spatiotemporal.py#L362
Then remove predict from BayesianNeuralFieldMLE.
BayesianNeuralFieldMLE
Currently they are hardcoded:
https://github.com/google/bayesnf/blob/2debb69cf21daf7de982843a82436a57d5a97dd3/src/bayesnf/spatiotemporal.py#L282 https://github.com/google/bayesnf/blob/2debb69cf21daf7de982843a82436a57d5a97dd3/src/bayesnf/spatiotemporal.py#L362
Then remove predict from
BayesianNeuralFieldMLE
.