yudeng2022

Results 5 comments of yudeng2022

Thank you for your quick reply! I used `snscrape -n 10 -v reddit-search steroid` but it says invalid search name. Is it a version issue?

so I got 'snscrape' is not recognized as an internal or external command, operable program or batch file. even though the installation seems to be successful ...

I ended up using bar plot where you can choose the top features https://shap.readthedocs.io/en/latest/example_notebooks/api_examples/plots/bar.html

I got the same issue ... I used git clone https://github.com/YerevaNN/mimic3-benchmarks/ to pull the script. Does that give me the most current version of the code? Actually, slightly different, I...

I noticed this happened when I put the number of pages too large for example: `python async_pubmed_scraper --pages 10000 --start 2018 --stop 2020 --output article_data. ` Is there anyway I...