modelXGBoost: modelXGBoost Function

Description Usage Arguments Examples

View source: R/modelXGBoost.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
modelXGBoost(fileName)

Arguments

fileName

Examples

1
modelXGBoost(FileName)

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