# dontrun reason: requires python and scikit-learn
if (FALSE) #' # create a feature selection that selects the 100 most associated features
featureSelector <- createUnivariateFeatureSelection(k = 100)
Run the code above in your browser using DataLab