Skip to content

Commit

Permalink
sen
Browse files Browse the repository at this point in the history
  • Loading branch information
Aditya Thyagarajan committed Apr 20, 2016
1 parent cd339ba commit e8691ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sentiment.py
Expand Up @@ -107,7 +107,7 @@ def getacc(vlc,xl,yl):

clf = SVC(C=100,gamma=3.1,kernel='rbf')
#xtr:training data
#xc3:cross validation data
#xcr:cross validation data

# In[32]:

Expand Down

0 comments on commit e8691ef

Please sign in to comment.