check all experimentalist samplers for model.predict() #650
Labels
enhancement
New feature or request.
priority 1 - needed
These are highly desirable to be fixed, ideally within 2 weeks.
Milestone
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).
The text was updated successfully, but these errors were encountered: