thank you for this video, i just got a project on this topic and i was beating my head on how to do it, bbut then i came across thuis video. Its been a very huge help. thank you so much🙏
@lukecalvert45007 ай бұрын
Have a thumb my man, first one of these videos ive found showing how to do it without using imported data sets.
@rahulpareek328 Жыл бұрын
Best channel to learn about python ❤️ Would be great if you can add some more videos related to web scraping- google reviews, ratings with multiple pages
@Pythonology Жыл бұрын
Thanks for your comment. I will add more tutorials on web scraping
@rahulpareek328 Жыл бұрын
@@Pythonology thank you very much.. it would be great if you can cover up “load more” button which is there in page for scrapping
@JCDC5107 ай бұрын
Hi! Thank you very much for the video! Do you have another video to explain what to do if you need to classify something with two or mor variables? For example a message that is "ham" & "Spam" at the same time?
@mjacfardk Жыл бұрын
Thank you brother for great tutorial
@darkwingduckization6 ай бұрын
Tried this in pycharm, but am getting the following error when creating "pipeMNB" : ValueError: np.nan is an invalid document, expected byte or unicode string. Anyone know how to fix this?
@joaopedrogodinho6 ай бұрын
There are probably empty values in your data column, you need to ignore these cases by applying some filters to your data frame
@princeadigwe37645 ай бұрын
I love you for this sir ❤❤
@PANDURANG994 ай бұрын
How to do Multi Level Hierarchical Classification
@fredii2025 Жыл бұрын
Do this works on single words or very short sentences as well?
@nguyenthanhtrieu65298 ай бұрын
so good with long sentences
@superfreiheit15 ай бұрын
Even without text processing you get high results, is this normal?
@PANDURANG997 ай бұрын
will it work for my custom dada? Like I have Classification and sub Classification also. Sentence : I am going to school and play cricket. Classification : school and Sub Classification: Sports