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-x86_64)TunePareto_2.5.3.zip(r-4.6-x86_64)TunePareto_2.5.3.zip(r-4.5-x86_64)
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
DESCRIPTION |NEWS
card.svg |card.png
TunePareto/json (API)

# 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.51 score 1 stars 2 packages 89 scripts 239 downloads 6 mentions 53 exports 0 dependencies

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

TargetResultTimeFilesSyslog
linux-devel-arm64OK123
linux-devel-x86_64OK142
source / vignettesOK196
linux-release-arm64OK118
linux-release-x86_64OK134
macos-release-arm64OK91
macos-release-x86_64OK280
macos-oldrel-arm64OK118
macos-oldrel-x86_64OK196
windows-devel-x86_64OK80
windows-release-x86_64OK76
windows-oldrel-x86_64OK80
wasm-releaseOK112

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