Package: TunePareto 2.5.3

TunePareto: Multi-Objective Parameter Tuning for Classifiers

Generic methods for parameter tuning of classification algorithms using multiple scoring functions (Muessel et al. (2012), <doi:10.18637/jss.v046.i05>).

Authors:Christoph Müssel, Ludwig Lausser, Hans Kestler

TunePareto_2.5.3.tar.gz
TunePareto_2.5.3.zip(r-4.7)TunePareto_2.5.3.zip(r-4.6)TunePareto_2.5.3.zip(r-4.5)
TunePareto_2.5.3.tgz(r-4.6-x86_64)TunePareto_2.5.3.tgz(r-4.6-arm64)TunePareto_2.5.3.tgz(r-4.5-x86_64)TunePareto_2.5.3.tgz(r-4.5-arm64)
TunePareto_2.5.3.tar.gz(r-4.7-arm64)TunePareto_2.5.3.tar.gz(r-4.7-x86_64)TunePareto_2.5.3.tar.gz(r-4.6-arm64)TunePareto_2.5.3.tar.gz(r-4.6-x86_64)
TunePareto_2.5.3.tgz(r-4.6-emscripten)
manual.pdf |manual.html
card.svg |card.png
TunePareto/json (API)
NEWS

# Install 'TunePareto' in R:
install.packages('TunePareto', repos = c('https://hkestler.r-universe.dev', 'https://cloud.r-project.org'))

On CRAN:

Conda:

This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.

3.46 score 1 stars 2 packages 81 scripts 254 downloads 6 mentions 53 exports 0 dependencies

Last updated from:698573680f. Checks:13 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-arm64OK154
linux-devel-x86_64OK116
source / vignettesOK158
linux-release-arm64OK135
linux-release-x86_64OK142
macos-release-arm64OK104
macos-release-x86_64OK298
macos-oldrel-arm64OK91
macos-oldrel-x86_64OK159
windows-develOK117
windows-releaseOK495
windows-oldrelOK87
wasm-releaseOK105

Exports:allCombinationsas.intervalcreateObjectivecrossValidationcvAccuracycvConfusioncvErrorcvErrorVariancecvFalloutcvFalseNegativecvFalsePositivecvMisscvNPVcvPPVcvPrecisioncvRecallcvSensitivitycvSpecificitycvTrueNegativecvTruePositivecvWeightedErrorgenerateCVRunsmergeTuneParetoResultsplotDominationGraphplotObjectivePairsplotParetoFronts2DrankByDesirabilityrecalculateParetoSetreclassAccuracyreclassConfusionreclassErrorreclassFalloutreclassFalseNegativereclassFalsePositivereclassificationreclassMissreclassNPVreclassPPVreclassPrecisionreclassRecallreclassSensitivityreclassSpecificityreclassTrueNegativereclassTruePositivereclassWeightedErrortrainTuneParetoClassifiertuneParetotunePareto.knntunePareto.NaiveBayestunePareto.randomForesttunePareto.svmtunePareto.treetuneParetoClassifier

Dependencies:

Readme and manuals

Help Manual

Help pageTopics
Multi-objective parameter tuning for classifiersTunePareto-package TunePareto
Build a list of all possible combinations of parameter valuesallCombinations
Specify a continous intervalas.interval
Create a new objective functioncreateObjective
Generate cross-validation partitionsgenerateCVRuns
Calculate optimal solutions from several calls of tuneParetomergeTuneParetoResults
Visualize the Pareto fronts of parameter configuration scoresplotDominationGraph
Plot a matrix of Pareto front panelsplotObjectivePairs
A classical 2-dimensional plot of Pareto frontsplotParetoFronts2D
Predefined precalculation functions for objectivescrossValidation precalculation reclassification
TunePareto wrappers for certain classifierspredefinedClassifiers tunePareto.knn tunePareto.NaiveBayes tunePareto.randomForest tunePareto.svm tunePareto.tree
Predefined objective functions for parameter tuningcvAccuracy cvConfusion cvError cvErrorVariance cvFallout cvFalseNegative cvFalsePositive cvMiss cvNPV cvPPV cvPrecision cvRecall cvSensitivity cvSpecificity cvTrueNegative cvTruePositive cvWeightedError predefinedObjectiveFunctions reclassAccuracy reclassConfusion reclassError reclassFallout reclassFalseNegative reclassFalsePositive reclassMiss reclassNPV reclassPPV reclassPrecision reclassRecall reclassSensitivity reclassSpecificity reclassTrueNegative reclassTruePositive reclassWeightedError
Prediction method for TuneParetoClassifier objectspredict.TuneParetoModel
Print method for objects used in TuneParetoprint.TuneParetoClassifier print.TuneParetoModel print.TuneParetoResult
Rank results according to their desirabilitiesrankByDesirability
Recalculate Pareto-optimal solutionsrecalculateParetoSet
Train a TunePareto classifiertrainTuneParetoClassifier
Generic function for multi-objective parameter tuning of classifierstunePareto
Create a classifier objecttuneParetoClassifier