Note
Go to the end to download the full example code
New Label#
import pandas as pd
from deepchecks.tabular import Dataset
from deepchecks.tabular.checks import NewLabelTrainTest
NewLabelTrainTest().run(test, val)
Total running time of the script: (0 minutes 0.030 seconds)