Skip to content

Latest commit

 

History

History

custom_sentiment

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Notebook and code to accompany the KDnuggets article: "Semi-supervised feature transfer: the big practical benefit of deep learning today?"

Four different machine learning strategies are compared:

A. Custom scikit-learn model using n-grams, TFIDF features and logistic regression.
B. Pre-trained sentiment API.
C. Custom-trained API using general text features.
D. Custom-trained API using pre-trained sentiment features.

####Receive 10k Free API calls per month to continue experimenting with indico. Sign up here.

####Get started with Custom Collections here on our docs!