conDet <- getExampleConnectionDetails()
connectionHandler <- ResultModelManager::ConnectionHandler$new(conDet)
attrition <- getPredictionPerformanceTable(
connectionHandler = connectionHandler,
schema = 'main',
table = 'attrition'
)
Run the code above in your browser using DataLab