Computational Methods for Data Analysis
eBook - ePub

Computational Methods for Data Analysis

Yeliz Karaca,Carlo Cattani

  1. 395 Seiten
  2. English
  3. ePUB (handyfreundlich)
  4. Über iOS und Android verfügbar
eBook - ePub

Computational Methods for Data Analysis

Yeliz Karaca,Carlo Cattani

Angaben zum Buch
Buchvorschau
Inhaltsverzeichnis
Quellenangaben

Über dieses Buch

This graduate text covers a variety of mathematical and statistical tools for the analysis of big data coming from biology, medicine and economics. Neural networks, Markov chains, tools from statistical physics and wavelet analysis are used to develop efficient computational algorithms, which are then used for the processing of real-life data using Matlab.

Häufig gestellte Fragen

Wie kann ich mein Abo kündigen?
Gehe einfach zum Kontobereich in den Einstellungen und klicke auf „Abo kündigen“ – ganz einfach. Nachdem du gekündigt hast, bleibt deine Mitgliedschaft für den verbleibenden Abozeitraum, den du bereits bezahlt hast, aktiv. Mehr Informationen hier.
(Wie) Kann ich Bücher herunterladen?
Derzeit stehen all unsere auf Mobilgeräte reagierenden ePub-Bücher zum Download über die App zur Verfügung. Die meisten unserer PDFs stehen ebenfalls zum Download bereit; wir arbeiten daran, auch die übrigen PDFs zum Download anzubieten, bei denen dies aktuell noch nicht möglich ist. Weitere Informationen hier.
Welcher Unterschied besteht bei den Preisen zwischen den Aboplänen?
Mit beiden Aboplänen erhältst du vollen Zugang zur Bibliothek und allen Funktionen von Perlego. Die einzigen Unterschiede bestehen im Preis und dem Abozeitraum: Mit dem Jahresabo sparst du auf 12 Monate gerechnet im Vergleich zum Monatsabo rund 30 %.
Was ist Perlego?
Wir sind ein Online-Abodienst für Lehrbücher, bei dem du für weniger als den Preis eines einzelnen Buches pro Monat Zugang zu einer ganzen Online-Bibliothek erhältst. Mit über 1 Million Büchern zu über 1.000 verschiedenen Themen haben wir bestimmt alles, was du brauchst! Weitere Informationen hier.
Unterstützt Perlego Text-zu-Sprache?
Achte auf das Symbol zum Vorlesen in deinem nächsten Buch, um zu sehen, ob du es dir auch anhören kannst. Bei diesem Tool wird dir Text laut vorgelesen, wobei der Text beim Vorlesen auch grafisch hervorgehoben wird. Du kannst das Vorlesen jederzeit anhalten, beschleunigen und verlangsamen. Weitere Informationen hier.
Ist Computational Methods for Data Analysis als Online-PDF/ePub verfügbar?
Ja, du hast Zugang zu Computational Methods for Data Analysis von Yeliz Karaca,Carlo Cattani im PDF- und/oder ePub-Format sowie zu anderen beliebten Büchern aus Mathematics & Applied Mathematics. Aus unserem Katalog stehen dir über 1 Million Bücher zur Verfügung.

Information

Jahr
2018
ISBN
9783110493603

1Introduction

In mathematics and computer science, an algorithm is defined as an unambiguous specification of how to solve a problem, based on a sequence of logical-numerical deductions. Algorithm, in fact, is a general name given to the systematic method of any kind of numerical calculation or a route drawn for solving a problem or achieving a goal utilized in the mentioned fields. Tasks such as calculation, data processing and automated reasoning can be realized through algorithms. Algorithm, as a concept, has been around for centuries. The formation of the modern algorithm started with endeavors exerted for the solution of what David Hilbert (1928) called Entscheidungsproblem (decision problem). The following formalizations of the concept were identified as efforts for the definition of “effective calculability” or “effective method” with Gödel–Herbrand–Kleene recursive functions (1930, 1934 and 1935), lambda calculus of Alonzo Church (1936), “Formulation 1” by Emil Post (1936) and the Turing machines of Alan Turing (1936–37 and 1939). Since then, particularly in the twentieth century, there has been a growing interest in data analysis algorithms as well as their applications to interdisciplinary various datasets.
Data analysis can be defined as a process of collecting raw data and converting it into information that would prove to be useful for the users in their decision-making processes. Data collection is performed and data analysis is done for the purpose of answering questions, testing hypotheses or refuting theories. According to the statistician John Tukey (1961), data analysis is defined as the set of (1) procedures for analyzing data, (2) techniques for interpreting the results of these procedures and (3) methods for planning the gathering of data so that one can render its analysis more accurate and also much easier. It also comprises the entire mechanism and outcomes of (mathematical) statistics, which are applicable to the analyzing of data. Numerous ways exist for the classification of algorithms and each of them has its own merits.
Accordingly, knowledge itself turns into power when it is processed, analyzed and interpreted in a proper and accurate way. With this key motive in mind, our general aim in this book is to ensure the integration of relevant findings in an interdisciplinary approach, discussing various relevant methods, thus putting forth a common approach for both problems and solutions. The main aim of this book is to provide the readers with core skills regarding data analysis in interdisciplinary studies. Data analysis is characterized by three typical features: (1) algorithms for classification, clustering, association analysis, modeling, data visualization as well as singling out the singularities; (2) computer algorithms’ source codes for conducting data analysis; and (3) specific fields (economics, physics, medicine, psychology, etc.) where the data are collected.
This book will help the readers establish a bridge from equations to algorithms’ source codes and from the interpretation of results to draw meaningful information about data and the process they represent. As the algorithms are developed further, it will be possible to grasp the significance of having a variety of variables. Moreover, it will be showing how to use the obtained results of data analysis for the forecasting of future developments, diagnosis and prediction in the field of medicine and related fields. In this way, we will present how knowledge merges with applications.
With this concern in mind, the book will be guiding for interdisciplinary studies to be carried out by those who are engaged in the fields of mathematics, statistics, economics, medicine, engineering, neuroengineering, computer science, neurology, cognitive sciences and psychiatry and so on.
In this book, we will analyze in detail important algorithms of data analysis and classification. We will discuss the contribution gained through linear model and multilinear model, decision trees, naive Bayesian classifier, support vector machines, k-nearest neighbor and artificial neural network (ANN) algorithms. Besides these, the book will also include fractal and multifractal methods with ANN algorithm.
The main goal of this book is to provide the readers with core skills regarding data analysis in interdisciplinary datasets. The second goal is to analyze each of the main components of data analysis:
Application of algorithms to real dataset and synthetic dataset
Specific application of data analysis algorithm in interdisciplinary datasets
Detailed description of general concepts for extracting knowledge from data, which undergird the wide-ranging array of datasets and application algorithms
Accordingly, each component has adequate resources so that data analysis can be developed through algorithms. This comprehensive collection is organized into three parts:
Classification of real dataset and synthetic dataset by algorithms
Singling out singularities features by fractals and multifractals for real dataset and synthetic datasets
Achieving high accuracy rate for classification of singled out singularities features by ANN algorithm (learning vector quantization algorithm is one of the ANN algorithms).
Moreover, we aim to coalesce three scientific endeavors and pave a way for providing direction for future applications to
real dataset and synthetic datasets,
fractals and multifractals for singled out singularities data as obtained from real datasets and synthetic datasets and
data analysis algorithms for the classification of datasets.
Main objectives are as follows:

1.1Objectives

Our book intends to enhance knowledge and facilitate learning, by using linear model and multilinear model, decision trees, naive Bayesian classifier, support vector machines, k-nearest neighbor, ANN algorithms as well as fractal and multifractal methods with ANN with the following goals:
Understand what data analysis means and how data analysis can be employed to solve real problems through the use of computational mathematics
Recognize whether data analysis solution with algorithm is a feasible alternative for a specific problem
Draw inferences on the results of a given algorithm through discovery process
Apply relevant mathematical rules and statistical techniques to evaluate the results of a given algorithm
Recognize several different computational mathematic techniques for data analysis strategies and optimize the results by selecting the most appropriate strategy
Develop a comprehensive understanding of how different data analysis techniques build models to solve problems related to decision-making, classification and selection of the more significant critical attributes from datasets and so on
Understand the types of problems that can be solved by combining an expert systems problem solving algorithm approach and a data analysis strategy
Develop a general awareness about the structure of a dataset and how a dataset can be used to enhance opportunities related to different fields which include but are not limited to psychiatry, neurology (radiology) as well as economy
Understand how data analysis through computational mathematics can be applied to algorithms via concrete examples whose procedures are explained in depth
Handle independent variables that have direct correlation with dependent variable
Learn how to use a decision tree to be able to design a rule-based system
Calculate the probability of which class the samples with certain attributes in dataset belong to
Calculate which training samples the smallest k unit belongs to among the distance vector obtained
Specify significant singled out singularities in data
Know how to implement codes and use them in accordance with computational mathematical principles

1.2Intended audience

Our intended audience are undergraduate, graduate, postgraduate students as well as academics and scholars; however, it also encompasses a wider range of readers who specialize or are interested in the applications of data analysis to real-world problems concerning various fields, such as engineering, medical studies, mathematics, physics, social sciences and economics. The purpose of the book is to provide the readers with the mathematical foundations for some of the main computational approaches to data analysis, decision-making, classification and selecting the significant critical attributes. These include techniques and methods for numerical solution of systems of linear and nonlinear algorithms. This requires making connections between techniques of numerical analysis and algorithms. The content of the book focuses on presenting the main algorithmic approaches and the underlying mathematical concepts, with particular attention given to the implementation aspects. Hence, use of typical mathematical environments, Matlab and available solvers/ libraries, is experimented throughout the chapters.
In writing this text, we directed our attention toward three groups of individuals:
Academics who wish to teach a unit and conduct a workshop or an entire course on essential computational mathematical approac...

Inhaltsverzeichnis

  1. Cover
  2. Title Page
  3. Copyright
  4. Preface
  5. Acknowledgment
  6. Contents
  7. 1 Introduction
  8. 2 Dataset
  9. 3 Data preprocessing and model evaluation
  10. 4 Algorithms
  11. 5 Linear model and multilinear model
  12. 6 Decision Tree
  13. 7 Naive Bayesian classifier
  14. 8 Support vector machines algorithms
  15. 9 k-Nearest neighbor algorithm
  16. 10 Artificial neural networks algorithm
  17. 11 Fractal and multifractal methods with ANN
  18. Index
Zitierstile für Computational Methods for Data Analysis

APA 6 Citation

Karaca, Y., & Cattani, C. (2018). Computational Methods for Data Analysis (1st ed.). De Gruyter. Retrieved from https://www.perlego.com/book/886463/computational-methods-for-data-analysis-pdf (Original work published 2018)

Chicago Citation

Karaca, Yeliz, and Carlo Cattani. (2018) 2018. Computational Methods for Data Analysis. 1st ed. De Gruyter. https://www.perlego.com/book/886463/computational-methods-for-data-analysis-pdf.

Harvard Citation

Karaca, Y. and Cattani, C. (2018) Computational Methods for Data Analysis. 1st edn. De Gruyter. Available at: https://www.perlego.com/book/886463/computational-methods-for-data-analysis-pdf (Accessed: 14 October 2022).

MLA 7 Citation

Karaca, Yeliz, and Carlo Cattani. Computational Methods for Data Analysis. 1st ed. De Gruyter, 2018. Web. 14 Oct. 2022.