import matplotlib.pyplot as plt import seaborn as sns import numpy as np import warnings import graphviz warnings.filterwarnings(\'ignore\') %matplotlib inline impor