King
Administrator
- Joined
- Jul 12, 2021
- Messages
- 25,005
- Reaction score
- 5
- Points
- 38
Published 11/2022
MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz, 2 Ch
Genre: eLearning | Language: English | Duration: 32 lectures (5h) | Size: 2.2 GB
Master a crucial artificial intelligence algorithm and skyrocket your Python programming skills
What you'll learn
Apply Naive Bayes to image classification (Computer Vision)
Apply Naive Bayes to text classification (NLP)
Apply Naive Bayes to Disease Prediction, Genomics, and Financial Analysis
Understand Naive Bayes concepts and algorithm
Implement multiple Naive Bayes models from scratch
Requirements
Decent Python programming skills
Experience with Numpy, Matplotlib, and Pandas (we'll be using these)
For advanced portions: know probability
Description
In this self-paced course, you will learn how to apply Naive Bayes to many real-world datasets in a wide variety of areas, such as
computer vision
natural language processing
financial analysis
healthcare
genomics
Why should you take this course? Naive Bayes is one of the fundamental algorithms in machine learning, data science, and artificial intelligence. No practitioner is complete without mastering it.
This course is designed to be appropriate for all levels of students, whether you are beginner, intermediate, or advanced. You'll learn both the intuition for how Naive Bayes works and how to apply it effectively while accounting for the unique characteristics of the Naive Bayes algorithm. You'll learn about when and why to use the different versions of Naive Bayes included in Scikit-Learn, including GaussianNB, BernoulliNB, and MultinomialNB.
In the advanced section of the course, you will learn about how Naive Bayes really works under the hood. You will also learn how to implement several variants of Naive Bayes from scratch, including Gaussian Naive Bayes, Bernoulli Naive Bayes, and Multinomial Naive Bayes. The advanced section will...
Read more
Continue reading...