check all experimentalist samplers for model.predict()
Opened this issue · 1 comments
musslick commented
make sure that the function call for predict is directly on the model (that it is compatible with rnn-theorist)
- disagreement
- falsification
Make sure that the predict method is called with a pandas data frame as input for the conditions. Make also sure to avoid prior conversion of conditions (use plain pandas input).