├── README.md └── intent_clf_notebook_grubhub └── assets ├── dask.png ├── skew.png ├── no_skew.png ├── app_french.png ├── app_french_2.png └── Intent Pipeline.png /README.md: -------------------------------------------------------------------------------- 1 | # live-coding 2 | material from our live coding sessions 3 | -------------------------------------------------------------------------------- /intent_clf_notebook_grubhub/assets/dask.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/coiled/live-coding/master/intent_clf_notebook_grubhub/assets/dask.png -------------------------------------------------------------------------------- /intent_clf_notebook_grubhub/assets/skew.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/coiled/live-coding/master/intent_clf_notebook_grubhub/assets/skew.png -------------------------------------------------------------------------------- /intent_clf_notebook_grubhub/assets/no_skew.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/coiled/live-coding/master/intent_clf_notebook_grubhub/assets/no_skew.png -------------------------------------------------------------------------------- /intent_clf_notebook_grubhub/assets/app_french.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/coiled/live-coding/master/intent_clf_notebook_grubhub/assets/app_french.png -------------------------------------------------------------------------------- /intent_clf_notebook_grubhub/assets/app_french_2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/coiled/live-coding/master/intent_clf_notebook_grubhub/assets/app_french_2.png -------------------------------------------------------------------------------- /intent_clf_notebook_grubhub/assets/Intent Pipeline.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/coiled/live-coding/master/intent_clf_notebook_grubhub/assets/Intent Pipeline.png --------------------------------------------------------------------------------