make sure that the function call for predict is directly on the model (that it is compatible with rnn-theorist)
[x] disagreement
[x] 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).
make sure that the function call for predict is directly on the model (that it is compatible with rnn-theorist)
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).