dummies
 

Suchen und Finden

Titel

Autor/Verlag

Inhaltsverzeichnis

Nur ebooks mit Firmenlizenz anzeigen:

 

Machine Learning in Java

Bostjan Kaluza

 

Verlag Packt Publishing, 2016

ISBN 9781784390365 , 258 Seiten

Format PDF

Kopierschutz DRM

Geräte

40,53 EUR


 

Design, build, and deploy your own machine learning applications by leveraging key Java machine learning librariesAbout This BookDevelop a sound strategy to solve predictive modelling problems using the most popular machine learning Java librariesExplore a broad variety of data processing, machine learning, and natural language processing through diagrams, source code, and real-world applicationsPacked with practical advice and tips to help you get to grips with applied machine learningWho This Book Is ForIf you want to learn how to use Java's machine learning libraries to gain insight from your data, this book is for you. It will get you up and running quickly and provide you with the skills you need to successfully create, customize, and deploy machine learning applications in real life. You should be familiar with Java programming and data mining concepts to make the most of this book, but no prior experience with data mining packages is necessary.What You Will LearnUnderstand the basic steps of applied machine learning and how to differentiate among various machine learning approachesDiscover key Java machine learning libraries, what each library brings to the table, and what kind of problems each are able to solveLearn how to implement classification, regression, and clusteringDevelop a sustainable strategy for customer retention by predicting likely churn candidatesBuild a scalable recommendation engine with Apache MahoutApply machine learning to fraud, anomaly, and outlier detectionExperiment with deep learning concepts, algorithms, and the toolbox for deep learningWrite your own activity recognition model for eHealth applications using mobile sensorsIn DetailAs the amount of data continues to grow at an almost incomprehensible rate, being able to understand and process data is becoming a key differentiator for competitive organizations. Machine learning applications are everywhere, from self-driving cars, spam detection, document search, and trading strategies, to speech recognition. This makes machine learning well-suited to the present-day era of Big Data and Data Science. The main challenge is how to transform data into actionable knowledge.Machine Learning in Java will provide you with the techniques and tools you need to quickly gain insight from complex data. You will start by learning how to apply machine learning methods to a variety of common tasks including classification, prediction, forecasting, market basket analysis, and clustering.Moving on, you will discover how to detect anomalies and fraud, and ways to perform activity recognition, image recognition, and text analysis. By the end of the book, you will explore related web resources and technologies that will help you take your learning to the next level.By applying the most effective machine learning methods to real-world problems, you will gain hands-on experience that will transform the way you think about data.Style and approachThis is a practical tutorial that uses hands-on examples to step through some real-world applications of machine learning. Without shying away from the technical details, you will explore machine learning with Java libraries using clear and practical examples. You will explore how to prepare data for analysis, choose a machine learning method, and measure the success of the process.