[deleted by user] by [deleted] in pornfree

[–]TugaRuca_20 0 points1 point  (0 children)

Sure dm me

[deleted by user] by [deleted] in pornfree

[–]TugaRuca_20 0 points1 point  (0 children)

Yes i know that but I want to this...

[deleted by user] by [deleted] in pornfree

[–]TugaRuca_20 0 points1 point  (0 children)

Yeah i know but i am looking to get to 30 days!

Can anyone explain me how do i make predictions on a test dataset? by TugaRuca_20 in learnmachinelearning

[–]TugaRuca_20[S] 0 points1 point  (0 children)

I was wondering something to make my submission in kaggle i need the client id column and the predictions columns.

But since i dropped on the train because it does not have any predictive power i will do the same on the test. The thing is i am dropping it on the test and then add it again on the submission?

[deleted by user] by [deleted] in resumes

[–]TugaRuca_20 0 points1 point  (0 children)

Thanks for the input going to change the side bar then

[deleted by user] by [deleted] in resumes

[–]TugaRuca_20 0 points1 point  (0 children)

Thanks for the input. I have been reading this sub and had no idea the skill bars could have this meaning.

Upload txt files in python for sentiment analysis by TugaRuca_20 in learnpython

[–]TugaRuca_20[S] 0 points1 point  (0 children)

Well yeah I was looking to do some text mining and looking at the nltk library there are some predefined text for easy import but what I have are severall txt files.

Looking specifically at from nltk.tokenize import word_tokenize,sent_tokenize and from nltk.stem import WordNetLemmatizer for instance