joseaveldanes
joseaveldanes
if you look at the GitHub repo, the solutions for notebook 2 are missing. I thought it was just an issue for me but it's for everyone.
Slightly before challenge 2, we are running neural network models and looking at different ways of changing training and validation accuracy. Everyone is getting a different graph for the validation...
After using up 1 GB of memory on JupyterHub, the kernel fails. We are not sure of how to remove objects that currently exist in the Jupyter Notebook so that...
Leila just finished teaching and reached the do-file's end rather quickly. This notebook is much lighter relative to the other first two notebooks.
the polls for Stata fundamentals are loading the Git + Bash polls from another workshop.
When working on Day 2, @rbarreto and I see that the binder is taking about 10 minutes to load. This has been an issue for people who are affiliated with...
This issue was present in the first notebook and also extended to the end of the notebook in Challenge #6. This seems to be an environmental issue. Lots of participants...
Right before challenge 5: Applying a lemmatizer to a text, having an issue loading the lemmatizer. The solution here for Renata in the binder was "nltk.download('omw-1.4')" @rbarreto
We should have more time to address the functions that happen in challenge 2. The participants need a bit more time to understand what each function does so they can...
Tokenaziation section has an issue with spacy. Seems like the following works for Mac OS: ! pip install -U spacy [Here's](https://stackoverflow.com/questions/74451907/import-spacy-error-cannot-import-name-dataclass-transform) a link to a stackoverflow issue that has different...