modelSVM: modelSVM Function

Description Usage Arguments Examples

View source: R/modelSVM.R

Description

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

Usage

1
modelSVM(fileName)

Arguments

fileName

Examples

1
modelSVM(FileName)

adeloaleman/RFakeNewsDetector documentation built on June 9, 2020, 5:50 a.m.