Skip to content

Instantly share code, notes, and snippets.

@karimkhanp
Last active February 22, 2019 14:33
Show Gist options
  • Save karimkhanp/d023a51218a961147bf39a2d18a901ba to your computer and use it in GitHub Desktop.
Save karimkhanp/d023a51218a961147bf39a2d18a901ba to your computer and use it in GitHub Desktop.
Resource for various usecase
Flask rest API reference document - https://www.youtube.com/watch?v=s_ht4AKnWZg&feature=youtu.be
Creating cross validation on text category data for precision recall f1 score - http://carrefax.com/articles-blog/2018/2/5/using-scikit-learn-on-your-own-text-data
flow diagram maker (Bringing workflow modeling and provenance management to scripting languages.) - http://try.yesworkflow.org/
Icons source - https://www.flaticon.com/search?word=classification
Set security group - https://www.youtube.com/watch?v=1lwaQ9NQw94
Load flask page without port and other information in url - https://stackoverflow.com/questions/19627195/flask-request-without-port-in-url
Set python3 venv - https://gist.github.com/pandafulmanda/730a9355e088a9970b18275cb9eadef3
When pip or easy install does not work due to new machine or old pip version - https://stackoverflow.com/questions/49748063/pip-install-fails-for-every-package-could-not-find-a-version-that-satisfies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment