Skip to content

Instantly share code, notes, and snippets.

@darthbhyrava
Last active February 26, 2018 11:01
Show Gist options
  • Save darthbhyrava/b3da32c4a87979e3646a8bd471838fc5 to your computer and use it in GitHub Desktop.
Save darthbhyrava/b3da32c4a87979e3646a8bd471838fc5 to your computer and use it in GitHub Desktop.
A list of coding doubts I have which need to be cleared from time to time.

February 2018

  • Using the lambda in python. lambda x: clean_text(x)
  • re.MULTILINE
  • hashtag segmentation/splitting?
  • sklearn.feature_extraction, sklearn.decomposition,
  • Pandas df series?
  • [ ]

Biggies

  • Learn Pandas
  • Learn Scikit-Learn
  • Learn TensorFlow
  • Learn PyTorch
  • Learn Gensim
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment