Search icon
Arrow left icon
All Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Newsletters
Free Learning
Arrow right icon
Big Data Analytics with Java

You're reading from  Big Data Analytics with Java

Product type Book
Published in Jul 2017
Publisher Packt
ISBN-13 9781787288980
Pages 418 pages
Edition 1st Edition
Languages
Concepts
Author (1):
RAJAT MEHTA RAJAT MEHTA
Profile icon RAJAT MEHTA

Table of Contents (21) Chapters

Big Data Analytics with Java
Credits
About the Author
About the Reviewers
www.PacktPub.com
Customer Feedback
Preface
Big Data Analytics with Java First Steps in Data Analysis Data Visualization Basics of Machine Learning Regression on Big Data Naive Bayes and Sentiment Analysis Decision Trees Ensembling on Big Data Recommendation Systems Clustering and Customer Segmentation on Big Data Massive Graphs on Big Data Real-Time Analytics on Big Data Deep Learning Using Big Data Index

Summary


This chapter covered a lot of ground on two important topics. Firstly, we covered a popular probabilistic algorithm, Naive Bayes, and explained its concepts and showed how it uses bayes rule and conditional probability to make predictions about new data using a pre-trained model. We also mentioned why Naive Bayes is called Naive as it makes a Naive assumption that all its features are completely independent of each other, thereby occurrence of one feature does not impact the other in any way. Despite this it forms well as we saw in our sample application. In our sample application we learnt a technique called sentimental analysis for figuring out the opinion whether positive or negative from a piece of text.

In the next chapter, we will study another popular machine learning algorithm called decision tree. We will show how it is very similar to a flowchart and we will explain it using a sample loan approval application.

lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $15.99/month. Cancel anytime}