New functions: bootstrap_performance() allows you to calculate confidence intervals for the model performance from a single train/test split by bootstrapping the test set (#329, @kelly-sovacool). calc_balanced_precision() allows you to calculate balanced precision and balanced area under the precision-recall curve (#333, @kelly-sovacool). Improved output from find_feature_importance() (#326, @kelly-sovacool). Renamed the column names to feat to represent each feature or group of correlated features. New column lower and upper to report the bounds of the empirical 95% confidence interval from the permutation test. See vignette('parallel') for an example of plotting feature importance with confidence intervals. Minor doc...
A graph of model performance scores (precision, recall and F1) based on varying MLP depths.</p
<p>(A) A sum of the individual bootstrap separation densities. The left-hand side shows a cartoon of...
merged_feature_importance.csv - CSV with feature importance values with different meta-models, forec...
New correlation method option for feature importance (#267, @courtneyarmour). The default is still "...
New example showing how to plot feature importances in the parallel vignette (#310, @kelly-sovacool)...
mikropml now requires R version 4.1.0 or greater due to an update in the randomForest package (#292)...
mikropml now has a logo created by @NLesniak! Made documentation improvements (#238, #231 @kelly-so...
New parameter cross_val added to run_ml() allows users to define their own custom cross-validation s...
Extra arguments given to run_ml() are now forwarded to caret::train() (#304, @kelly-sovacool). Users...
This minor patch fixes a test failure on platforms with no long doubles. The actual package code rem...
Precision recall curves for the top performing model compared to individual feature predictions.</p
1. Researchers often want to place a confidence interval around estimated parameter values calculate...
<p>Parameter estimates for Task in the Linear Mixed-Effects Models obtained by changing reference le...
Fixed bugs related to grouping correlated features (#276, @kelly-sovacool). Also, group_correlated_f...
The 95% confidence intervals of accuracy and MCC of the supervised learning models for the main data...
A graph of model performance scores (precision, recall and F1) based on varying MLP depths.</p
<p>(A) A sum of the individual bootstrap separation densities. The left-hand side shows a cartoon of...
merged_feature_importance.csv - CSV with feature importance values with different meta-models, forec...
New correlation method option for feature importance (#267, @courtneyarmour). The default is still "...
New example showing how to plot feature importances in the parallel vignette (#310, @kelly-sovacool)...
mikropml now requires R version 4.1.0 or greater due to an update in the randomForest package (#292)...
mikropml now has a logo created by @NLesniak! Made documentation improvements (#238, #231 @kelly-so...
New parameter cross_val added to run_ml() allows users to define their own custom cross-validation s...
Extra arguments given to run_ml() are now forwarded to caret::train() (#304, @kelly-sovacool). Users...
This minor patch fixes a test failure on platforms with no long doubles. The actual package code rem...
Precision recall curves for the top performing model compared to individual feature predictions.</p
1. Researchers often want to place a confidence interval around estimated parameter values calculate...
<p>Parameter estimates for Task in the Linear Mixed-Effects Models obtained by changing reference le...
Fixed bugs related to grouping correlated features (#276, @kelly-sovacool). Also, group_correlated_f...
The 95% confidence intervals of accuracy and MCC of the supervised learning models for the main data...
A graph of model performance scores (precision, recall and F1) based on varying MLP depths.</p
<p>(A) A sum of the individual bootstrap separation densities. The left-hand side shows a cartoon of...
merged_feature_importance.csv - CSV with feature importance values with different meta-models, forec...