All About Knowledge
Come Code and share what you coded !!
Pages
(Move to ...)
Programming Puzzles
About Me
▼
Thursday, 17 March 2016
NLTK Tutorial (Tokenization, Stemming, Lemmetization, Text Classifier ) - All in ONE
›
NLTK The NLTK module is a massive tool kit, aimed at helping you with the entire Natural Language Processing (NLP) methodology. NLTK will...
1 comment:
Wednesday, 3 February 2016
Generative vs. discriminative
›
Generative means "based on P ( x , y ) P ( x , y ) " and discriminative means "based on P ( y | x ) P ( y | x ) ,"...
Why not approach classification through linear regression?
›
Classification and Logistic Regression As Andrew Ng explains it , with linear regression you fit a polynomial through the data - say,...
›
Home
View web version