Showing 12 of total 12 results (show query)
tidyverse
purrr:Functional Programming Tools
A complete and consistent functional programming toolkit for R.
Maintained by Hadley Wickham. Last updated 2 months ago.
1.3k stars 22.12 score 59k scripts 6.9k dependentsmlr-org
mlr3misc:Helper Functions for 'mlr3'
Frequently used helper functions and assertions used in 'mlr3' and its companion packages. Comes with helper functions for functional programming, for printing, to work with 'data.table', as well as some generally useful 'R6' classes. This package also supersedes the package 'BBmisc'.
Maintained by Marc Becker. Last updated 4 months ago.
machine-learningmiscellaneousmlr3
12 stars 10.28 score 302 scripts 42 dependentscefet-rj-dal
harbinger:A Unified Time Series Event Detection Framework
By analyzing time series, it is possible to observe significant changes in the behavior of observations that frequently characterize events. Events present themselves as anomalies, change points, or motifs. In the literature, there are several methods for detecting events. However, searching for a suitable time series method is a complex task, especially considering that the nature of events is often unknown. This work presents Harbinger, a framework for integrating and analyzing event detection methods. Harbinger contains several state-of-the-art methods described in Salles et al. (2020) <doi:10.5753/sbbd.2020.13626>.
Maintained by Eduardo Ogasawara. Last updated 4 months ago.
18 stars 8.32 score 216 scriptszumbov2
deeplr:Interface to the 'DeepL' Translation API
A wrapper for the 'DeepL' Pro API <https://www.deepl.com/docs-api>, a web service for translating texts between different languages. A DeepL API developer account is required to use the service (see <https://www.deepl.com/pro#developer>).
Maintained by David Zumbach. Last updated 1 years ago.
41 stars 5.56 score 70 scriptscschwem2er
facerec:An Interface for Face Recognition
Provides an interface to the 'Kairos' Face Recognition API <https://kairos.com/face-recognition-api>. The API detects faces in images and returns estimates for demographics.
Maintained by Carsten Schwemmer. Last updated 6 years ago.
35 stars 5.47 score 17 scriptsdaattali
shinybrowser:Find Out Information About a User's Web Browser in 'Shiny'
Sometimes it's useful to know some information about your user in a 'Shiny' app. The available information is: browser name (such as 'Chrome' or 'Safari') and version, device type (mobile or desktop), operating system (such as 'Windows' or 'Mac' or 'Android') and version, and browser dimensions.
Maintained by Dean Attali. Last updated 7 months ago.
40 stars 5.36 score 38 scripts 1 dependentspaulhendricks
detector:Detect Data Containing Personally Identifiable Information
Allows users to quickly and easily detect data containing Personally Identifiable Information (PII) through convenience functions.
Maintained by Paul Hendricks. Last updated 8 years ago.
15 stars 5.34 score 29 scriptsajsmit
RmarineHeatWaves:Detect Marine Heat Waves and Marine Cold Spells
Given a time series of daily temperatures, the package provides tools to detect extreme thermal events, including marine heat waves, and to calculate the exceedances above or below specified threshold values. It outputs the properties of all detected events and exceedances.
Maintained by Albertus J. Smit. Last updated 6 years ago.
9 stars 4.88 score 17 scriptsbergsmat
wrangle:A Systematic Data Wrangling Idiom
Supports systematic scrutiny, modification, and integration of data. The function status() counts rows that have missing values in grouping columns (returned by na() ), have non-unique combinations of grouping columns (returned by dup() ), and that are not locally sorted (returned by unsorted() ). Functions enumerate() and itemize() give sorted unique combinations of columns, with or without occurrence counts, respectively. Function ignore() drops columns in x that are present in y, and informative() drops columns in x that are entirely NA; constant() returns values that are constant, given a key. Data that have defined unique combinations of grouping values behave more predictably during merge operations.
Maintained by Tim Bergsma. Last updated 5 months ago.
2 stars 2.91 score 41 scriptslli289
AVGAS:A Variable Selection using Genetic Algorithms
We provide a stage-wise selection method using genetic algorithm which can perform fast interaction selection in high-dimensional linear regression models with two-way interaction effects under strong, weak, or no heredity condition. Ye, C.,and Yang,Y. (2019) <doi:10.1109/TIT.2019.2913417>.
Maintained by Leiyue Li. Last updated 1 years ago.
2.70 score 2 scriptskwb-r
kwb.ogre.model:Load Model Developed in OGRE Project
This package contains the functions written by Andreas Matzinger that were originally located in the script "OgRe_LoadModel_functions.R". Since this script was copied by some students and then adapted there are many duplicated functions now. I (Hauke) will replace those functions in the copied scripts that did not change at all with "links" to the original functions in this package.
Maintained by Hauke Sonnenberg. Last updated 4 years ago.
data-importmodellingproject-ogre
1.70 scorejonbarry145
emon:Tools for Environmental and Ecological Survey Design
Statistical tools for environmental and ecological surveys. Simulation-based power and precision analysis; detection probabilities from different survey designs; visual fast count estimation.
Maintained by Jon Barry. Last updated 8 years ago.
1.11 score 13 scripts