Man pages for pbhogale/simplexgb
Simple wrapper for xgboost

cross_validate_xgbthis function takes the train structure and hyperparameters,...
get_classthis function helps compute the class of a given column and...
get_normalizing_factorsthis function returns the factors by which a df was...
get_predictions_linearthis function takes the model structure generated by...
get_predictions_rfthis function takes the model structure generated by...
get_predictions_xgbthis function takes the model structure generated by...
get_train_levelsThis function returns a data frame of all the various...
guess_hyperparametersThis function guesses sensible parameters for setting up the...
handle_missing_valuestThis function implements a simple NA handling system for...
handle_new_test_levelsthis functions deals with categorical variables in the test...
normalize_dfThis function normalizes the n umeric columns in a data frame...
prepare_training_setthis function takes a data frame and the target variable and...
rationalize_categoricalsThis function converts the categorical variables into either...
remove_uninformativeremove columns from the df that contain no information, like...
train_linear_modelthis function returns a structure that contains the linear...
train_model_xgbthis function returns a structure that contains the xgb model...
train_rf_modelthis function returns a structure that contains the rf model...
transform_target_variableThis function converts the target variable to integer if it...
pbhogale/simplexgb documentation built on Nov. 27, 2021, 3:06 p.m.