R Packages that start with:
A . B . C . D . E . F . G . H . I . J . K . L . M . N . O . P . Q . R . S . T . U . V . W . X . Y . Z .
Functions
- as.bipartition()
- as.matrix.mlconfmat()
- as.matrix.mlresult()
- as.mlresult()
- as.probability()
- as.ranking()
- baseline()
- br()
- brplus()
- cc()
- clr()
- compute_multilabel_predictions()
- create_holdout_partition()
- create_kfold_partition()
- create_random_subset()
- create_subset()
- cv()
- dbr()
- ebr()
- ecc()
- eps()
- esl()
- fill_sparse_mldata()
- fixed_threshold()
- foodtruck()
- homer()
- is.bipartition()
- is.probability()
- lcard_threshold()
- lift()
- lp()
- mbr()
- mcut_threshold()
- merge_mlconfmat()
- mldata()
- mlknn()
- mlpredict()
- mltrain()
- multilabel_confusion_matrix()
- multilabel_evaluate()
- multilabel_measures()
- multilabel_prediction()
- normalize_mldata()
- ns()
- partition_fold()
- pcut_threshold()
- plus-.mlconfmat()
- ppt()
- predict.BASELINEmodel()
- predict.BRmodel()
- predict.BRPmodel()
- predict.CCmodel()
- predict.CLRmodel()
- predict.DBRmodel()
- predict.EBRmodel()
- predict.ECCmodel()
- predict.EPSmodel()
- predict.ESLmodel()
- predict.HOMERmodel()
- predict.LIFTmodel()
- predict.LPmodel()
- predict.MBRmodel()
- predict.MLKNNmodel()
- predict.NSmodel()
- predict.PPTmodel()
- predict.PruDentmodel()
- predict.PSmodel()
- predict.RAkELmodel()
- predict.RDBRmodel()
- predict.RPCmodel()
- print.BRmodel()
- print.BRPmodel()
- print.CCmodel()
- print.CLRmodel()
- print.DBRmodel()
- print.EBRmodel()
- print.ECCmodel()
- print.EPSmodel()
- print.ESLmodel()
- print.kFoldPartition()
- print.LIFTmodel()
- print.LPmodel()
- print.majorityModel()
- print.MBRmodel()
- print.mlconfmat()
- print.MLKNNmodel()
- print.mlresult()
- print.NSmodel()
- print.PPTmodel()
- print.PruDentmodel()
- print.PSmodel()
- print.RAkELmodel()
- print.randomModel()
- print.RDBRmodel()
- print.RPCmodel()
- prudent()
- ps()
- rakel()
- rcut_threshold()
- rdbr()
- remove_attributes()
- remove_labels()
- remove_skewness_labels()
- remove_unique_attributes()
- remove_unlabeled_instances()
- replace_nominal_attributes()
- rpc()
- scut_threshold()
- sub-.mlresult()
- subset_correction()
- summary.mltransformation()
- toyml()
- utiml()
- utiml_measure_names()
R Codes
- base_learner.R
- cross_validation.R
- data.R
- ensemble.R
- evaluation.R
- internal.R
- method_baseline.R
- method_br.R
- method_brplus.R
- method_cc.R
- method_clr.R
- method_dbr.R
- method_ebr.R
- method_ecc.R
- method_eps.R
- method_esl.R
- method_homer.R
- method_lift.R
- method_lp.R
- method_mbr.R
- method_mlknn.R
- method_ns.R
- method_ppt.R
- method_prudent.R
- method_ps.R
- method_rakel.R
- method_rdbr.R
- method_rpc.R
- mldr.R
- mlresult.R
- pre_process.R
- sampling.R
- threshold.R
- transformation.R
- utiml.R
- zzz.R
Selected R package: utiml
Click on the specific functions, references or examples using the links on the left
This will display the example document in this panel! Call for submissions of examples for R packages. Contribute today!