Chevron Left
Zurück zu Language Classification with Naive Bayes in Python

Bewertung und Feedback des Lernenden für Language Classification with Naive Bayes in Python von Coursera Project Network

4.5
Sterne
150 Bewertungen

Über den Kurs

In this 1-hour long project, you will learn how to clean and preprocess data for language classification. You will learn some theory behind Naive Bayes Modeling, and the impact that class imbalance of training data has on classification performance. You will learn how to use subword units to further mitigate the negative effects of class imbalance, and build an even better model....

Top-Bewertungen

EC

9. Aug. 2020

Excellent and well organized course. Instructor explained concepts clearly and encouraged us to attempt the steps before he showed his solution.

AK

24. Juli 2020

Excellent course, recommended for a starter in NLP. The teaching pace and topics covered are just right. Kudos!

Filtern nach:

1 - 25 von 29 Bewertungen für Language Classification with Naive Bayes in Python

von Lakshit A

•

9. Mai 2020

The project was good enough to understand the concepts of Naive Bayes that too in Python, but the Rhyme virtual machine was just not right place to learn on the go things cause it's seriously slow and video buffers too much. Above all it was an awesome project.

von TUSHAR S

•

2. Nov. 2020

Very bad teaching style and didn't explain the meaning behind the code used. Also, didn't explain the concepts /related mathematics involved in naive Bayes.

von Eddie C

•

10. Aug. 2020

Excellent and well organized course. Instructor explained concepts clearly and encouraged us to attempt the steps before he showed his solution.

von Atharva K

•

25. Juli 2020

Excellent course, recommended for a starter in NLP. The teaching pace and topics covered are just right. Kudos!

von Chintoo K

•

31. Juli 2020

Nice explanation by the instructor throughout the project :)

von Yulius D P

•

31. Mai 2020

a great explanation from the instructor

von Grace J

•

3. Mai 2020

An excellent course, I recommend it.

von Mayank S

•

28. Apr. 2020

Good Course.

Well Explained

von Aynura E

•

1. Sep. 2020

This courses is very good

von Ashwin P

•

11. Mai 2020

excellent Naive Bayes

von Hafiz M S H

•

1. Juli 2020

The course is good

von PRATIK K C

•

6. Sep. 2020

Good instructor.

von XAVIER S M

•

2. Juni 2020

Very Helpful !

von FRANSESCO M

•

26. Juni 2020

Great Project

von SIMRAN L

•

30. Aug. 2020

nice course

von Badreddine D

•

15. Juni 2020

Good course

von Doss D

•

2. Juli 2020

Thank you

von Swapna V

•

2. Juli 2020

good one

von Kamlesh C

•

28. Juli 2020

Thanks

von tale p

•

26. Juni 2020

good

von p s

•

25. Juni 2020

Good

von Rifat R

•

13. Juni 2020

Nice

von Stephen F

•

23. Aug. 2020

A strong ramp-up into the tasks that are common into machine learning NLP tasks. I really liked that we are taught to training a language classification model without deep learning: it works with less data and is more clear mathematically.

There were more advanced things that I wanted out of this (e.g. of all the metrics to use, which best suits which task) but it was only a 1-2 hour thing.

Well worth the time investment. I will be doing more of these guided projects.

von Anantharaman K

•

30. Juli 2020

The course was good. I would have given a 5 star review but instructor used a lot of user defined functions which made it a little bit tough to follow. Overall the course was good concentrated on data imbalance, preprocessing strategies.

von Veeramanickam M

•

4. Mai 2020

Thank you, required more information on naive Bayes with classification.