when i rerun a jupyter notebook celll with .fit does that retrain the model? code example
Example: jupyter notebook widescreen
from IPython.core.display import display, HTML
display(HTML("<style>.container { width:100% !important; }</style>"))
from IPython.core.display import display, HTML
display(HTML("<style>.container { width:100% !important; }</style>"))