Man pages for easyml
Easily Build and Evaluate Machine Learning Models

cocaine_dependenceCocaine data.
correlation_testCompute the matrix of p-value.
easy_analysisThe core recipe of easyml.
easy_avNNetEasily build and evaluate an average neural network model.
easy_deep_neural_networkEasily build and evaluate a deep neural network.
easy_glinternetEasily build and evaluate a penalized regression model with...
easy_glmnetEasily build and evaluate a penalized regression model.
easymleasyml: Easily build and evaluate machine learning models.
easy_neural_networkEasily build and evaluate a neural network.
easy_random_forestEasily build and evaluate a random forest regression model.
easy_support_vector_machineEasily build and evaluate a support vector machine regression...
extract_coefficientsExtract coefficients.
extract_coefficients.easy_glmnetExtract coefficients from a penalized regression model.
extract_variable_importancesExtract variable importances.
extract_variable_importances.easy_random_forestExtract variable importance scores from a random forest...
fit_modelFit model.
fit_model.easy_avNNetFit an average neural network model.
fit_model.easy_deep_neural_networkFit a deep neural network model.
fit_model.easy_glinternetFit a penalized regression model with interactions.
fit_model.easy_glmnetFit a penalized regression model.
fit_model.easy_neural_networkFit a neural network model.
fit_model.easy_random_forestFit a random forest model.
fit_model.easy_support_vector_machineFit a support vector machine regression model.
generate_coefficientsGenerate coefficients for a model (if applicable).
generate_model_performanceGenerate measures of model performance for a model.
generate_predictionsGenerate predictions for a model.
generate_variable_importancesGenerate variable importances for a model (if applicable).
measure_auc_scoreMeasure area under the curve.
measure_correlation_scoreMeasure Pearsons Correlation Coefficient.
measure_mse_scoreMeasure mean squared error.
measure_r2_scoreMeasure Coefficient of Determination (R^2 Score).
plot_coefficients_processedPlot penalized regression coefficients.
plot_model_performance_binomial_auc_scorePlot histogram of the area under the curve (AUC) metrics.
plot_model_performance_gaussian_correlation_scorePlot histogram of the correlation coefficient metrics.
plot_model_performance_gaussian_mse_scorePlot histogram of the mean squared error metrics.
plot_model_performance_gaussian_r2_scorePlot histogram of the coefficient of determination (R^2)...
plot_model_performance_histogramPlot histogram of measures of model performance.
plot_predictions_binomialPlot binomial predictions.
plot_predictions_gaussianPlot gaussian predictions.
plot_roc_curvePlot ROC Curve.
plot_variable_importances_processedPlot random forest variable importances scores.
predict_modelPredict model.
predict_model.easy_avNNetPredict values for an average neural network model.
predict_model.easy_deep_neural_networkPredict values for a deep neural network model.
predict_model.easy_glinternetPredict values for a penalized regression model with...
predict_model.easy_glmnetPredict values for a penalized regression model.
predict_model.easy_neural_networkPredict values for a neural network model.
predict_model.easy_random_forestPredict values for a random forest regression model.
predict_model.easy_support_vector_machinePredict values for a support vector machine regression model.
preprocess_identityPreprocess data by leaving it exactly the way it is.
preprocess_scalePreprocess data by scaling it.
process_coefficientsProcess coefficients.
process_variable_importancesProcess variable importances.
prostateProstate data.
reduce_coresReduce number of cores.
remove_variablesRemove variables from a dataset.
resample_fold_train_test_splitSample with respect to an identification vector
resample_simple_train_test_splitTrain test split.
resample_stratified_class_train_test_splitSample in equal proportion.
resample_stratified_simple_train_test_splitSample in equal proportion.
set_categorical_variablesSet categorical variables.
set_column_namesSet column names.
set_coresSet cores.
set_dependent_variableSet dependent variable.
set_independent_variablesSet independent variables.
set_looperSet looper.
set_looper_Set looper.
set_measureSet measure function.
set_parallelSet parallel.
set_plot_model_performanceSet plot model performance function.
set_plot_predictionsSet plot predictions function.
set_preprocessSet preprocess function.
set_random_stateSet random state.
set_resampleSet resample function.
easyml documentation built on June 26, 2017, 9:02 a.m.