You must pass email_text into the stemmer function to predict the email, otherwise spam will always be evaluated.
@NeuralNine8 ай бұрын
You are absolutely right. I made a mistake there. In the list comprehension text needs to be replaced by email_text. Thanks.
@rndmdpe235 ай бұрын
can u please explain it a bit more like what to change particularly
@rohitkochikkatfrancis8 ай бұрын
Please do an END TO END ML application tutorial. VERY HARD to find such videos to prepare myself to create for industry standards.
@H3ndr1x2208 ай бұрын
Very educational, sir would you please make a tutorial about IDs(intrusion detection system)
@mattespola7 ай бұрын
What about the overfitting issue possibility? 97% is high, is the model overfitted?
@tehyonglip92037 ай бұрын
you can prepare some test data to countercheck your model
@omeryilmaz1997 ай бұрын
Is there any way to find best parameters for hyper parameter optimization? Especially, for deep learning models such as CNN,RNN or LSTM etc.
@tienduongquang1137 ай бұрын
Which compiler do you use??
@roninababan12398 ай бұрын
NICE BRO
@altojr76077 ай бұрын
At ipynb cell [25]: , line number 2 "for word in text if word....." Is that right? Coz I thought it will be like "for word in email_text if word....." Won't that change the prediction results?
@rndmdpe235 ай бұрын
it gives error that email_text is not defined
@asghara02 ай бұрын
Where can i find dataset kaggle have banned my cuntry
@wahajrashid2702 ай бұрын
I really hope someone will HELP me in my case so I built a similar spam detector for my college project but my professor is saying that it is a data science project that is why I want to give it a touch of cybersecurity so what should I add in this project to make it more specific to cyber security
@darkavennger69332 ай бұрын
hii can you give me your project as my college sir have given assignment and practical at the end and now asking for project.
@YOUNGESTERShub7 ай бұрын
Where are you running the code
@voximir8 ай бұрын
great video!
@ashraf_isb8 ай бұрын
thanks again
@shivangigaureichandra21368 ай бұрын
Thank u
@franciscoac47175 ай бұрын
no aportas mucho teniendo al lado el código y que solo lo vayas transcribiendo, esto quiere decir que realmente no dominas el tema.
@esraarqub72203 ай бұрын
Could you send me the code you wrote it please ?
@tcgvsocg14588 ай бұрын
if you dont show exemple don t make video
@Brettm5018 ай бұрын
This man is super helpful and knowledgeable but I wish he added an example at the beginning and end at least. Helps newbies like me