Add these lines in a cell at the beginning of your Jupyter Notebook
!wget -O visualization_helper.py "https://raw.githubusercontent.com/SamiElkateb/machine-learning-utils/main/machine_learning_utils/VisualizationHelper.py"
from visualization_helper import VisualizationHelper