modelXGBoost2: modelXGBoost2 Function

Description Usage Arguments Examples

View source: R/modelXGBoost2.R

Description

This function allows you to check if a news article is authentic or fake. It was trained using the xgboost package and the the Kaggle Fake News Dataset

Usage

1
modelXGBoost2(fileName)

Arguments

fileName

Examples

1
modelXGBoost2(FileName)

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