This file has been truncated, but you can view the full file.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 1040206865387409408 | |
| 1378815453510914056 | |
| 1124983612389171200 | |
| 1250006106736398336 | |
| 1151791608494473219 | |
| 832501002200838144 | |
| 752487114621718528 | |
| 968788335207632896 | |
| 968063439624052736 | |
| 158686789 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <html> | |
| <body> | |
| <a href="https://www.netflix.com/browse/genre/12739">20th Century Period Pieces</a><br/> | |
| <a href="https://www.netflix.com/browse/genre/77213">Absurd Comedies</a><br/> | |
| <a href="https://www.netflix.com/browse/genre/51063">Academy Award-Winning Films</a><br/> | |
| <a href="https://www.netflix.com/browse/genre/1365">Acción y aventuras</a><br/> | |
| <a href="https://www.netflix.com/browse/genre/2125">Acción y aventuras militares</a><br/> | |
| <a href="https://www.netflix.com/browse/genre/801362">Action</a><br/> | |
| <a href="https://www.netflix.com/browse/genre/10673">Action & Adventure Programmes</a><br/> | |
| <a href="https://www.netflix.com/browse/genre/2653">Action Anime</a><br/> |
This file has been truncated, but you can view the full file.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Вільний народе незалежної України! | |
| І цим усе сказано. | |
| Всього чотири слова, але як багато стоїть за ними сьогодні. | |
| На 182-й день повномасштабної війни. | |
| Скільки в цих словах символів і сенсів, подвигів і втрат, радості й болю. | |
| А головне – скільки в них правди. | |
| Нашої правди. | |
| Правди про наше сьогодення, з якою неможливо сперечатися, бо неможливо не бачити й не визнавати. | |
| Ми вільний народ незалежної України. | |
| Після шести місяців, коли нас намагаються знищити, ми вільний народ незалежної України. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| pip install --upgrade twarc twarc-csv | |
| twarc2 configure |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| slave | |
| pupal | |
| agora | |
| lynch | |
| fibre | |
| wench |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| from requests_oauthlib import OAuth1Session | |
| import os | |
| import json | |
| # In your terminal please set your environment variables by running the following lines of code. | |
| # export 'CONSUMER_KEY'='<your_consumer_key>' | |
| # export 'CONSUMER_SECRET'='<your_consumer_secret>' | |
| # export 'ACCESS_TOKEN'='<your_access_token>' | |
| # export 'ACCESS_TOKEN_SECRET'='<your_access_token_secret>' |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| start | end | day_count | |
|---|---|---|---|
| 2021-07-31T00:00:00.000Z | 2021-08-01T00:00:00.000Z | 226389 | |
| 2021-08-01T00:00:00.000Z | 2021-08-02T00:00:00.000Z | 222078 | |
| 2021-08-02T00:00:00.000Z | 2021-08-03T00:00:00.000Z | 246498 | |
| 2021-08-03T00:00:00.000Z | 2021-08-04T00:00:00.000Z | 244656 | |
| 2021-08-04T00:00:00.000Z | 2021-08-05T00:00:00.000Z | 229473 | |
| 2021-08-05T00:00:00.000Z | 2021-08-06T00:00:00.000Z | 245932 | |
| 2021-08-06T00:00:00.000Z | 2021-08-07T00:00:00.000Z | 222452 | |
| 2021-08-07T00:00:00.000Z | 2021-08-08T00:00:00.000Z | 204968 | |
| 2021-08-08T00:00:00.000Z | 2021-08-09T00:00:00.000Z | 208344 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "data": [ | |
| { | |
| "text": "@kevharrison_ And here is our big dog Brody and two of the cats. They say happy birthday too! https://t.co/3Ce3m1b2NC", | |
| "author_id": "930114936826712064", | |
| "id": "1443571132708253710", | |
| "conversation_id": "1443062146510860289", | |
| "referenced_tweets": [ | |
| { | |
| "type": "replied_to", |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| How I failed machine learning in medical imaging - shortcomings and recommendations | |
| By Gaël Varoquaux, Veronika Cheplygina | |
| Abstract: | |
| Medical imaging is an important research field with many opportunities for improving patients' health. However, there are a number of challenges that are slowing down the progress of the field as a whole, such optimizing for publication. In this paper we reviewed several problems related to choosing datasets, methods, evaluation metrics, and publication strategies. With a review of literature and our own analysis, we show that at every step, potential biases can creep in. On a positive note, we also see that initiatives to counteract these problems are already being started. Finally we provide a broad range of recommendations on how to further these address problems in the future. For reproducibility, data and code for our analyses are available on https://github.com/GaelVaroquaux/ml_med_imaging_failures | |
| Introduction: |