safer - Encrypt and Decrypt Strings, R Objects and Files
A consistent interface to encrypt and decrypt strings, R objects and files using symmetric and asymmetric key encryption.
Last updated 2 years ago
encryption
5.64 score 21 stars 1 packages 50 scripts 2.8k downloadssolitude - An Implementation of Isolation Forest
Isolation forest is anomaly detection method introduced by the paper Isolation based Anomaly Detection (Liu, Ting and Zhou <doi:10.1145/2133360.2133363>).
Last updated 3 years ago
isolation-forestoutliersrpackages
5.16 score 24 stars 1 packages 65 scripts 1.5k downloadspkggraph - A Consistent and Intuitive Platform to Explore the Dependencies of Packages on the Comprehensive R Archive Network Like Repositories
Interactively explore various dependencies of a package(s) (on the Comprehensive R Archive Network Like repositories) and perform analysis using tidy philosophy. Most of the functions return a 'tibble' object (enhancement of 'dataframe') which can be used for further analysis. The package offers functions to produce 'network' and 'igraph' dependency graphs. The 'plot' method produces a static plot based on 'ggnetwork' and 'plotd3' function produces an interactive D3 plot based on 'networkD3'.
Last updated 6 years ago
graphs
5.13 score 9 stars 30 scripts 208 downloadstidyrules - Utilities to Retrieve Rulelists from Model Fits, Filter, Prune, Reorder and Predict on Unseen Data
Provides a framework to work with decision rules. Rules can be extracted from supported models, augmented with (custom) metrics using validation data, manipulated using standard dataframe operations, reordered and pruned based on a metric, predict on unseen (test) data. Utilities include; Creating a rulelist manually, Exporting a rulelist as a SQL case statement and so on. The package offers two classes; rulelist and ruleset based on dataframe.
Last updated 5 months ago
4.67 score 11 stars 17 scripts 358 downloadstidier - Enhanced 'mutate'
Provides 'Apache Spark' style window aggregation for R dataframes and remote 'dbplyr' tables via 'mutate' in 'dplyr' flavour.
Last updated 1 years ago
dbplyrdplyrmutatespark-sqltidyverse
3.18 score 3 stars 1 scripts 189 downloadsslimrec - Sparse Linear Method to Predict Ratings and Top-N Recommendations
Sparse Linear Method(SLIM) predicts ratings and top-n recommendations suited for sparse implicit positive feedback systems. SLIM is decomposed into multiple elasticnet optimization problems which are solved in parallel over multiple cores. The package is based on "SLIM: Sparse Linear Methods for Top-N Recommender Systems" by Xia Ning and George Karypis <doi:10.1109/ICDM.2011.134>.
Last updated 8 years ago
3.18 score 3 stars 6 scripts 419 downloadsggisotonic - 'ggplot2' Friendly Isotonic or Monotonic Regression Curves
Provides stat_isotonic() to add weighted univariate isotonic regression curves.
Last updated 3 years ago
2.70 score 1 stars 3 scripts 375 downloads