Book Image

Artificial Intelligence for Big Data

By : Anand Deshpande, Manish Kumar
Book Image

Artificial Intelligence for Big Data

By: Anand Deshpande, Manish Kumar

Overview of this book

In this age of big data, companies have larger amount of consumer data than ever before, far more than what the current technologies can ever hope to keep up with. However, Artificial Intelligence closes the gap by moving past human limitations in order to analyze data. With the help of Artificial Intelligence for big data, you will learn to use Machine Learning algorithms such as k-means, SVM, RBF, and regression to perform advanced data analysis. You will understand the current status of Machine and Deep Learning techniques to work on Genetic and Neuro-Fuzzy algorithms. In addition, you will explore how to develop Artificial Intelligence algorithms to learn from data, why they are necessary, and how they can help solve real-world problems. By the end of this book, you'll have learned how to implement various Artificial Intelligence algorithms for your big data systems and integrate them into your product offerings such as reinforcement learning, natural language processing, image recognition, genetic algorithms, and fuzzy logic systems.
Table of Contents (19 chapters)
Title Page
Copyright and Credits
Packt Upsell
Contributors
Preface
Index

Summary


In this chapter, we reviewed one of the most important techniques for the evolution of intelligent machines to understand and interpret human language in its natural form. We covered some of the generic concepts within NLP with sample code and examples. It is imperative that the NLP technique and our understanding of the text gets better with more and more data assets used for training.

Combining NLP with an ontological worldview, intelligent machines can derive meaning from the text based assets at the internet scale and evolve to a know-everything system that can complement the human ability to comprehend vast amounts of knowledge, and use it at the right time with the best possible actions based on the context.

In the next chapter, we are going to look at fuzzy systems and how those systems combined with NLP techniques can take us closer to creating systems that are very close to the human ability to derive meaning from vague input, rather than exact input as required by computers...