You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mamlr/R
Erik de Vries 4a713ddc23
bulk_writer: setting names(x) <- NULL when there is only one value (list or otherwise) to be updated.
6 years ago
..
bulk_writer.R bulk_writer: setting names(x) <- NULL when there is only one value (list or otherwise) to be updated. 6 years ago
class_update.R class_update: added explicit httr::: references 6 years ago
dfm_gen.R Updated dfm_gen to have all topic vectors as numeric variables 6 years ago
dupe_detect.R Fixed bug in dupe_detect caused by switch from cutoff to cutoff_lower/upper 6 years ago
elastic_update.R Major overhaul to ES bulk update integration. Added support for both setting and appending to variables 6 years ago
elasticizer.R Major overhaul to ES bulk update integration. Added support for both setting and appending to variables 6 years ago
merger.R First release of mamlr package 6 years ago
modelizer.R Updated feature selection in modelizer function (see comment on lines 166/167) 6 years ago
query_gen_actors.R Added generic actor search query generator. Updated elasticizer and elastic_update to connect either to the remote server, or a local ES instance 6 years ago
query_string.R Add query_string function for generating query_string queries 6 years ago