You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Tweaked documentation of Model's fit, evaluate and predict. (keras-team#20454)
Clearly documented what all the options are for `x` and all the implications for other arguments.
Also made the documentation more consistent between the arguments and between `fit`, `evaluate` and `predict`.
0 commit comments