Erin LeDell

Results 32 issues of Erin LeDell

In your recent [paper](https://arxiv.org/abs/2103.10360), you introduce a new method, GLM (General Language Model), and refer to this algorithm by the name "GLM" in your paper. I wanted to offer the...

Some of the columns are missing a description (e.g. `predict_duration`) in the [docs](https://github.com/openml/automlbenchmark/blob/master/docs/HOWTO.md#results-file-format) where we describe the `results.csv` output. Also https://github.com/openml/automlbenchmark#output should have a link to this result format documentation....

Documentation

Hi @benubah how are you pulling the data about who is on the Leadership team and Global team for R-Ladies? I only see references in the docs/rladies.html file but I...

Hi @benubah wasn't there a plan to move the R-Ladies & RUG dashboards over to the [R-Consortium github account](https://github.com/rconsortium) instead of your personal account?

Does anyone want to keep this up to date? We'd love your help!

Update README for 2020: - Remove the block of 2019 conferences from the main README (and if they are not present on https://github.com/WiMLDS/conferences/blob/master/2019_listings.md please add them, otherwise you can just...

Issue: https://github.com/rladies/meetupr/issues/44 Here's how it works: ``` > topics topics # A tibble: 2 x 7 id name urlkey member_count description group_count resource 1 1513883 R-Ladies r-ladies 40839 Find out...

Meetup will be deprecating the REST API and replacing it with GraphQL. The REST API will be deprecated at the end of 2021, and the GraphQL API is already active....

This is a [bug](https://github.com/rladies/meetupr/issues/111) that could have been found by having a unit test for this. This ticket is generic, though the bug above is for `find_groups()` specficially.

The [PR](https://github.com/rladies/meetupr/pull/48) which was just merged which adds the `fields` parameter to `find_groups()` will add the extra fields to the list (raw data), but the user still has to extract...