modelNB: modelNB Function

Description Usage Arguments Examples

Description

This function allows you to check if a news article is authentic or fake. It was trained using the Naive Bayes Algorithms from the package e1071, and the the Kaggle Fake News Dataset

Usage

1
modelNB(fileName)

Arguments

fileName

Examples

1
modelNB(FileName)

adeloaleman/gofaaas documentation built on June 2, 2019, 11:59 p.m.