Tags
Language
Tags
July 2025
Su Mo Tu We Th Fr Sa
29 30 1 2 3 4 5
6 7 8 9 10 11 12
13 14 15 16 17 18 19
20 21 22 23 24 25 26
27 28 29 30 31 1 2
    Attention❗ To save your time, in order to download anything on this site, you must be registered 👉 HERE. If you do not have a registration yet, it is better to do it right away. ✌

    ( • )( • ) ( ͡⚆ ͜ʖ ͡⚆ ) (‿ˠ‿)
    SpicyMags.xyz

    Java Data Analysis

    Posted By: AlenMiler
    Java Data Analysis

    Java Data Analysis by John R. Hubbard
    English | 19 Sept. 2017 | ISBN: 1787285650 | ASIN: B071DF8JSQ | 412 Pages | AZW3 | 19.95 MB

    Key Features

    Get your basics right for data analysis with Java and make sense of your data through effective visualizations.
    Use various Java APIs and tools such as Rapidminer and WEKA for effective data analysis and machine learning.
    This is your companion to understanding and implementing a solid data analysis solution using Java

    Book Description

    Data analysis is a process of inspecting, cleansing, transforming, and modeling data with the aim of discovering useful information. Java is one of the most popular languages to perform your data analysis tasks.

    This book will help you learn the tools and techniques in Java to conduct data analysis without any hassle. After getting a quick overview of what data science is and the steps involved in the process, you'll learn the statistical data analysis techniques and implement them using the popular Java APIs and libraries. Through practical examples, you will also learn the machine learning concepts such as classification and regression.

    In the process, you'll familiarize yourself with tools such as Rapidminer and WEKA and see how these Java-based tools can be used effectively for analysis. You will also learn how to analyze text and other types of multimedia. Learn to work with relational, NoSQL, and time-series data. This book will also show you how you can utilize different Java-based libraries to create insightful and easy to understand plots and graphs.

    By the end of this book, you will have a solid understanding of the various data analysis techniques, and how to implement them using Java.

    What you will learn

    Develop Java programs that analyze data sets of nearly any size, including text
    Implement important machine learning algorithms such as regression, classification, and clustering
    Interface with and apply standard open source Java libraries and APIs to analyze and visualize data
    Process data from both relational and non-relational databases and from time-series data
    Employ Java tools to visualize data in various forms
    Understand multimedia data analysis algorithms and implement them in Java.

    About the Author

    John R. Hubbard has been doing computer-based data analysis for over 40 years at colleges and universities in Pennsylvania and Virginia. He holds an MSc in computer science from Penn State University and a PhD in mathematics from the University of Michigan. He is currently a professor of mathematics and computer science, Emeritus, at the University of Richmond, where he has been teaching data structures, database systems, numerical analysis, and big data.

    Dr. Hubbard has published many books and research papers, including six other books on computing. Some of these books have been translated into German, French, Chinese, and five other languages. He is also an amateur timpanist.

    Table of Contents

    Introduction to Data Analysis
    Data Preprocessing
    Data Visualization
    Statistics: Elementary statistical methods and their implementation in Java
    Relational Database Access
    Regression Analysis
    Classification Analysis
    Cluster Analysis
    Recommender Systems
    Working with NoSQL Databases
    Big Data Analysis with Java
    Appendix A