Package: FSelector 0.34

Lars Kotthoff

FSelector: Selecting Attributes

Functions for selecting attributes from a given dataset. Attribute subset selection is the process of identifying and removing as much of the irrelevant and redundant information as possible.

Authors:Piotr Romanski, Lars Kotthoff, Patrick Schratz

FSelector_0.34.tar.gz
FSelector_0.34.tar.gz(r-4.7-any)FSelector_0.34.tar.gz(r-4.6-any)
FSelector_0.34.tgz(r-4.6-emscripten)
manual.pdf |manual.html
card.svg |card.png
FSelector/json (API)

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

Bug tracker:https://github.com/larskotthoff/fselector/issues

Uses libs:
  • openjdk– OpenJDK Java runtime, using Hotspot JIT

On CRAN:

Conda:

openjdk

6.63 score 3 stars 3 packages 608 scripts 5.3k downloads 23 mentions 20 exports 6 dependencies

Last updated from:1acf016f2b. Checks:2 NOTE, 2 OK. Indexed: no.

TargetResultTimeFilesSyslog
linux-devel-x86_64NOTE100
source / vignettesOK151
linux-release-x86_64NOTE106
wasm-releaseOK103

Exports:as.simple.formulabackward.searchbest.first.searchcfschi.squaredconsistencycutoff.biggest.diffcutoff.kcutoff.k.percentexhaustive.searchforward.searchgain.ratiohill.climbing.searchinformation.gainlinear.correlationoneRrandom.forest.importancerank.correlationreliefsymmetrical.uncertainty

Dependencies:digestentropyrandomForestrJavaRWekaRWekajars

Readme and manuals

Help Manual

Help pageTopics
Package for selecting attributesFSelector-package FSelector
Converting to formulasas.simple.formula
Best-first searchbest.first.search
CFS filtercfs
Chi-squared filterchi.squared
Consistency-based filterconsistency
Correlation filterlinear.correlation rank.correlation
Cutoffscutoff.biggest.diff cutoff.k cutoff.k.percent
Entropy-based filtersgain.ratio information.gain symmetrical.uncertainty
Exhaustive searchexhaustive.search
Greedy searchbackward.search forward.search
Hill climbing searchhill.climbing.search
OneR algorithmoneR
RandomForest filterrandom.forest.importance
RReliefF filterrelief