getPredictProb: Get prediction in probabilty

Description Usage Arguments Value

Description

This funtion predict class of given test data in terms of probability

Usage

1
getPredictProb(model, testData)

Arguments

model

trained model with getTrainModel function

testData

Test dataset having same number of columns as test dataset used to trained model

Value

Dataframe with probabilities for both classes


nishantborude/Brainoread documentation built on May 23, 2019, 7:05 p.m.