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
Your Name 9eae486a80
separated data preprocessing routines
5 years ago
..
actor_fetcher.R actor_fetcher: Updated to tidyr 1.0.0, no longer using preserve, slightly different approach to keeping ids_list, and not removing actorsDetail anymore because it does not exist 5 years ago
actorizer.R actorizer, out_parser: switched from mclapply to future_lapply and removed windows-specific code from out_parser 5 years ago
bulk_writer.R actorizer: add pre_tags and post_tags to argument list 5 years ago
class_update.R separated data preprocessing routines 5 years ago
cv_generator.R revised modeling pipeline: 5 years ago
dfm_gen.R revised modeling pipeline: 5 years ago
dupe_detect.R dupe_detect: fixed error on no duplicates 6 years ago
elastic_update.R elastic_update: removed wait_for from url 5 years ago
elasticizer.R elasticizer: added additional verbosity on errors 5 years ago
estimator.R separated data preprocessing routines 5 years ago
feat_select.R revised modeling pipeline: 5 years ago
lemma_writer.R lemma_writer: unlist lemmas before writing 5 years ago
merger.R merger: idiotic fix for a non-problem, see comment on line 32 6 years ago
metric_gen.R revised modeling pipeline: 5 years ago
modelizer.R revised modeling pipeline: 5 years ago
modelizer_old.R revised modeling pipeline: 5 years ago
out_parser.R revised modeling pipeline: 5 years ago
preproc.R separated data preprocessing routines 5 years ago
query_gen_actors.R query_gen_actors: added junior minister check to if statement 5 years ago
query_string.R dfm_gen: removed exceptions for NO summer codes 5 years ago
ud_update.R actorizer: Removed udmodel dependencies, commented code, changed nested lists to flat lists 6 years ago