- Look into the different kwargs available for SVC, GNB and other models to optimise the performance of the classifier - Find ways to display confusion matrices gracefully - Follow https://scikit-learn.org/stable/machine_learning_map.html and automatically choose the best classifier without taking it as input from user