Multinomial Naive Bayes Using Python  | Text Classification Using Naive Bayes |

Multinomial Naive Bayes Using Python | Text Classification Using Naive Bayes |

Code With Aarohi

4 года назад

25,789 Просмотров

Ссылки и html тэги не поддерживаются


Комментарии:

ketan gunjal
ketan gunjal - 09.08.2023 09:24

The explanation was Awesome just make one correction @10.20 you said that label encoding means converting text data into numerical. basically it's word embedding. label encoding means converting categorical data to numeric.

Ответить
ebad rahman
ebad rahman - 30.05.2023 13:06

can I get this dataset from anywhere?

Ответить
Rahma aja
Rahma aja - 25.05.2023 15:55

Great, thanka a lot ma'am 🤗🤗 can i ask to you, what if i want to show xtest result after tf-idf ma'am? I have tried only with the xtest code but the results are not as desired

Ответить
Victorious Family
Victorious Family - 28.03.2023 09:36

Pls is there a github link for this video
If so...

Ответить
Mauricio Stefani
Mauricio Stefani - 24.01.2023 02:41

Great video, thanks for taking the time creating it

Ответить
Raja Safi
Raja Safi - 07.10.2022 15:56

Thanks for the clear explanation mam, but mam from where we get dataset of this model you used in this video

Ответить
Divakar Lokhande
Divakar Lokhande - 16.08.2022 12:12

mam can u plz share that csv file?

Ответить
himanshu mangoli
himanshu mangoli - 13.07.2022 10:58

how to use the attribute feature_log_prob_ in MNB. please reply

Ответить
Abhishek Chandra Shukla
Abhishek Chandra Shukla - 08.06.2022 07:22

Hey Aarohi, can you provide me with the link for the sample dataset you are using?

Ответить
Anurag Saste
Anurag Saste - 24.05.2022 09:16

What if we don't have category column in our table, and just have the contiments?? how will we implement such model?

Ответить
Mauricio Rey
Mauricio Rey - 10.02.2022 15:17

Hello

I have a question. The data set that you used was for training, which one did you use for predictions? Or am I missing something?

Thanks !

Ответить
Yang Song
Yang Song - 16.09.2021 18:26

Nice video! Just wondering why the shape of title_tfidf is (77,257), in the video it just seems like a shape with far more than 77 instances (because there are multiple words in each setence) and only 2 features --- the (*,*) and a decimal number.

Ответить
barathiventhan murugan
barathiventhan murugan - 10.08.2021 17:14

Great! step by step Clear Explanation ..... this helped alot

Ответить
Janice Jose
Janice Jose - 26.07.2021 14:37

Thank you so much exactly what i was searching for .

Ответить
Om Jaisinghani
Om Jaisinghani - 21.05.2021 07:43

Very helpfull thank you so much, you are doing good job, please keep it up

Ответить
Pierce Lenihan
Pierce Lenihan - 07.05.2021 15:27

Hi I’m having trouble with one part of the coding could you help me.

Ответить
Zeba Younas
Zeba Younas - 03.05.2021 08:21

I want dataset for multinomial classifier from where i download data set??

Ответить
Anayat Ur Rehman
Anayat Ur Rehman - 01.05.2021 22:42

Good Work ❤😍

Ответить
Nesel
Nesel - 15.04.2021 08:10

Ma'am I'hv been following this video through out my minor project of 7th sem. Now I am stuck at the last phase.. I'hv trained the model and save it using pickle . And while loading it in other python file and use for prediction . It shows "Raise value: Dimension mismatch error" . Kindly help.

Ответить