Why we had not taken title for feature extraction and used title and author?
@The_Caronte3 жыл бұрын
Maravilloso todo... Saludos desde Colombia 🇨🇴🇨🇴🇨🇴🇨🇴🇨🇴
@Siddhardhan3 жыл бұрын
😇😇
@itsaayush73573 ай бұрын
Just one question, you have posted these vedios before projects..I mean in playlist all vedio till 4.10 lec contains projects stuffs like in this lec also first half part was theory but when it came to implementation you just read code of your project..so why this? Couldn't you have keep projects first, or these vedios later ?
@sachinvithubone42783 жыл бұрын
It's very easy to understand.. thanks
@Siddhardhan3 жыл бұрын
Glad to hear that😇
@Tony-vo9ok4 ай бұрын
amazing!!!!!!!
@ianmuriuki-i8j11 ай бұрын
You should have done it separately from the whole spam detection project. Also the dataset provided gives a UnicodeDecode Error when I try to load the csv to the dataframe.
@AIResearchTechniques2 жыл бұрын
Sir can you please post a video based on feature selection using PSO,bat, algorithm implemented in a tabular dataset with classifier and accuracy.
@abhilashreddy80283 жыл бұрын
what is the diff bw countvectorizer and Tfif Vectorizer
@Siddhardhan3 жыл бұрын
refer the following article: medium.com/@wenxuan0923/feature-extraction-from-text-using-countvectorizer-tfidfvectorizer-9f74f38f86cc
@guided_path562 жыл бұрын
this is throwing lower not found error.. why?
@universal43343 жыл бұрын
Bro how to give input ? Do we need to give such values to model as input for prediction ?
@Siddhardhan3 жыл бұрын
hi! we can give the texts as input. check out my "Fake News Prediction Project video". you can get more informations on this.... and refer other project videos like diabetes prediction, to understand how to make a predictive system
@durva2874 Жыл бұрын
can you plz give smaller dataset so that it becomes easy for downloading
@krishanudutta29433 жыл бұрын
❤️❤️
@AliSher-kv3pd3 жыл бұрын
Bro I am stuck on how to set the target label and I don't know which function I have to use and what will be the purpose of this function and what parameters i have to write in that function I still confused brother,i am following your channel from beginning and today I have finished this module but these are the confusion in my mind
@Siddhardhan3 жыл бұрын
hi! watch the label Encoding video. it would be useful for you.
@Greatpretender11c3 жыл бұрын
Good
@Siddhardhan3 жыл бұрын
Thanks
@pratikpatil9563 жыл бұрын
we are doing label encoding for converting the output to numerical values.....how we can differentiate between label encoding and feature extraction.
@vaishalilangote39513 жыл бұрын
from where can i get this code?
@Siddhardhan3 жыл бұрын
hi! refer the Colab file link given in video description.