Go back

Mastering Java For Data Science Analytics And More For Production Ready Applications(1st Edition)

Authors:

Alexey Grigorev

Free mastering java for data science analytics and more for production ready applications 1st edition alexey
14 ratings
Cover Type:Hardcover
Condition:Used

In Stock

Include with your book

Free shipping: April 03, 2024
Access to 3 Million+ solutions Free
Ask 10 Questions from expert 200,000+ Expert answers
7 days-trial

Total Price:

$0

List Price: $54.99 Savings: $54.99(100%)

Book details

ISBN: 1782174273, 978-1782174271

Book publisher: Packt Publishing

Get your hands on the best-selling book Mastering Java For Data Science Analytics And More For Production Ready Applications 1st Edition for free. Feed your curiosity and let your imagination soar with the best stories coming out to you without hefty price tags. Browse SolutionInn to discover a treasure trove of fiction and non-fiction books where every page leads the reader to an undiscovered world. Start your literary adventure right away and also enjoy free shipping of these complimentary books to your door.

Mastering Java For Data Science Analytics And More For Production Ready Applications 1st Edition Summary: Key FeaturesAn overview of modern Data Science and Machine Learning libraries available in JavaCoverage of a broad set of topics, going from the basics of Machine Learning to Deep Learning and Big Data frameworks.Easy-to-follow illustrations and the running example of building a search engine.Book DescriptionJava is the most popular programming language, according to the TIOBE index, and it is a typical choice for running production systems in many companies, both in the startup world and among large enterprises.Not surprisingly, it is also a common choice for creating data science applications: it is fast and has a great set of data processing tools, both built-in and external. What is more, choosing Java for data science allows you to easily integrate solutions with existing software, and bring data science into production with less effort.This book will teach you how to create data science applications with Java. First, we will revise the most important things when starting a data science application, and then brush up the basics of Java and machine learning before diving into more advanced topics. We start by going over the existing libraries for data processing and libraries with machine learning algorithms. After that, we cover topics such as classification and regression, dimensionality reduction and clustering, information retrieval and natural language processing, and deep learning and big data.Finally, we finish the book by talking about the ways to deploy the model and evaluate it in production settings.What you will learnGet a solid understanding of the data processing toolbox available in JavaExplore the data science ecosystem available in Java