mikropml now has a logo created by @NLesniak! Made documentation improvements (#238, #231 @kelly-sovacool; #256 @BTopcuoglu). New option in preprocess_data(): prefilter_threshold (#240, @kelly-sovacool, @courtneyarmour). Remove any features that appear in N=prefilter_threshold or fewer rows in the data. Created function remove_singleton_columns() called by preprocess_data() to carry this out. New option in get_feature_importance(): groups (#246, @kelly-sovacool). Provide custom groups of features to permute together during permutation importance. groups is NULL by default; in this case, correlated features above corr_thresh are grouped together. preprocess_data() now replaces spaces in the outcome column with undersc...
Resolved conflict in mizerPredRate() between the argument t and the function base::t(). Assert that...
Machine learning (ML) pipelines for model training and validation typically include preprocessing, s...
We implemented several multilabel classification algorithms in the machine learning package mlr. The...
mikropml now has a logo created by @NLesniak! Made documentation improvements (#238, #231 @kelly-so...
New correlation method option for feature importance (#267, @courtneyarmour). The default is still "...
New functions: bootstrap_performance() allows you to calculate confidence intervals for the mode...
Fixed bugs related to grouping correlated features (#276, @kelly-sovacool). Also, group_correlated_f...
mikropml now requires R version 4.1.0 or greater due to an update in the randomForest package (#292)...
Allow kfold >= length(groups) (#285, @kelly-sovacool). When using the groups parameter, groups are k...
New example showing how to plot feature importances in the parallel vignette (#310, @kelly-sovacool)...
This version uses mikropml v1.4.0. What's Changed Specify col_types for benchmarks CSV file by @kel...
\u3cp\u3eOpenML is an online machine learning platform where researchers can easily share data, mach...
Machine Learning (ML) requires a certain number of features (i.e., attributes) to train the model. O...
OpenML is an online machine learning platform where researchers can easily share data, machine learn...
Extra arguments given to run_ml() are now forwarded to caret::train() (#304, @kelly-sovacool). Users...
Resolved conflict in mizerPredRate() between the argument t and the function base::t(). Assert that...
Machine learning (ML) pipelines for model training and validation typically include preprocessing, s...
We implemented several multilabel classification algorithms in the machine learning package mlr. The...
mikropml now has a logo created by @NLesniak! Made documentation improvements (#238, #231 @kelly-so...
New correlation method option for feature importance (#267, @courtneyarmour). The default is still "...
New functions: bootstrap_performance() allows you to calculate confidence intervals for the mode...
Fixed bugs related to grouping correlated features (#276, @kelly-sovacool). Also, group_correlated_f...
mikropml now requires R version 4.1.0 or greater due to an update in the randomForest package (#292)...
Allow kfold >= length(groups) (#285, @kelly-sovacool). When using the groups parameter, groups are k...
New example showing how to plot feature importances in the parallel vignette (#310, @kelly-sovacool)...
This version uses mikropml v1.4.0. What's Changed Specify col_types for benchmarks CSV file by @kel...
\u3cp\u3eOpenML is an online machine learning platform where researchers can easily share data, mach...
Machine Learning (ML) requires a certain number of features (i.e., attributes) to train the model. O...
OpenML is an online machine learning platform where researchers can easily share data, machine learn...
Extra arguments given to run_ml() are now forwarded to caret::train() (#304, @kelly-sovacool). Users...
Resolved conflict in mizerPredRate() between the argument t and the function base::t(). Assert that...
Machine learning (ML) pipelines for model training and validation typically include preprocessing, s...
We implemented several multilabel classification algorithms in the machine learning package mlr. The...