|
|
Books > Computing & IT > Computer software packages > Other software packages > Mathematical & statistical software
This innovative approach to teaching the finite element method
blends theoretical, textbook-based learning with practical
application using online and video resources. This hybrid teaching
package features computational software such as MATLAB (R), and
tutorials presenting software applications such as PTC Creo
Parametric, ANSYS APDL, ANSYS Workbench and SolidWorks, complete
with detailed annotations and instructions so students can
confidently develop hands-on experience. Suitable for senior
undergraduate and graduate level classes, students will transition
seamlessly between mathematical models and practical commercial
software problems, empowering them to advance from basic
differential equations to industry-standard modelling and analysis.
Complete with over 120 end-of chapter problems and over 200
illustrations, this accessible reference will equip students with
the tools they need to succeed in the workplace.
Build Machine Learning models with a sound statistical
understanding. About This Book * Learn about the statistics behind
powerful predictive models with p-value, ANOVA, and F- statistics.
* Implement statistical computations programmatically for
supervised and unsupervised learning through K-means clustering. *
Master the statistical aspect of Machine Learning with the help of
this example-rich guide to R and Python. Who This Book Is For This
book is intended for developers with little to no background in
statistics, who want to implement Machine Learning in their
systems. Some programming knowledge in R or Python will be useful.
What You Will Learn * Understand the Statistical and Machine
Learning fundamentals necessary to build models * Understand the
major differences and parallels between the statistical way and the
Machine Learning way to solve problems * Learn how to prepare data
and feed models by using the appropriate Machine Learning
algorithms from the more-than-adequate R and Python packages *
Analyze the results and tune the model appropriately to your own
predictive goals * Understand the concepts of required statistics
for Machine Learning * Introduce yourself to necessary fundamentals
required for building supervised & unsupervised deep learning
models * Learn reinforcement learning and its application in the
field of artificial intelligence domain In Detail Complex
statistics in Machine Learning worry a lot of developers. Knowing
statistics helps you build strong Machine Learning models that are
optimized for a given problem statement. This book will teach you
all it takes to perform complex statistical computations required
for Machine Learning. You will gain information on statistics
behind supervised learning, unsupervised learning, reinforcement
learning, and more. Understand the real-world examples that discuss
the statistical side of Machine Learning and familiarize yourself
with it. You will also design programs for performing tasks such as
model, parameter fitting, regression, classification, density
collection, and more. By the end of the book, you will have
mastered the required statistics for Machine Learning and will be
able to apply your new skills to any sort of industry problem.
Style and approach This practical, step-by-step guide will give you
an understanding of the Statistical and Machine Learning
fundamentals you'll need to build models.
Partial Least Squares (PLS) is a flexible statistical modeling
technique that applies to data of any shape. It models
relationships between inputs and outputs even when there are more
predictors than observations. Using JMP statistical discovery
software from SAS, Discovering Partial Least Squares with JMP
explores PLS and positions it within the more general context of
multivariate analysis. Ian Cox and Marie Gaudard use a "learning
through doing" style. This approach, coupled with the interactivity
that JMP itself provides, allows you to actively engage with the
content. Four complete case studies are presented, accompanied by
data tables that are available for download. The detailed "how to"
steps, together with the interpretation of the results, help to
make this book unique. Discovering Partial Least Squares with JMP
is of interest to professionals engaged in continuing development,
as well as to students and instructors in a formal academic
setting. The content aligns well with topics covered in
introductory courses on: psychometrics, customer relationship
management, market research, consumer research, environmental
studies, and chemometrics. The book can also function as a
supplement to courses in multivariate statistics, and to courses on
statistical methods in biology, ecology, chemistry, and genomics.
While the book is helpful and instructive to those who are using
JMP, a knowledge of JMP is not required, and little or no prior
statistical knowledge is necessary. By working through the
introductory chapters and the case studies, you gain a deeper
understanding of PLS and learn how to use JMP to perform PLS
analyses in real-world situations. This book motivates current and
potential users of JMP to extend their analytical repertoire by
embracing PLS. Dynamically interacting with JMP, you will develop
confidence as you explore underlying concepts and work through the
examples. The authors provide background and guidance to support
and empower you on this journey.
Implement machine learning, time-series analysis, algorithmic
trading and more About This Book * Understand the basics of R and
how they can be applied in various Quantitative Finance scenarios *
Learn various algorithmic trading techniques and ways to optimize
them using the tools available in R. * Contain different methods to
manage risk and explore trading using Machine Learning. Who This
Book Is For If you want to learn how to use R to build quantitative
finance models with ease, this book is for you. Analysts who want
to learn R to solve their quantitative finance problems will also
find this book useful. Some understanding of the basic financial
concepts will be useful, though prior knowledge of R is not
required. What You Will Learn * Get to know the basics of R and how
to use it in the field of Quantitative Finance * Understand data
processing and model building using R * Explore different types of
analytical techniques such as statistical analysis, time-series
analysis, predictive modeling, and econometric analysis * Build and
analyze quantitative finance models using real-world examples * How
real-life examples should be used to develop strategies *
Performance metrics to look into before deciding upon any model *
Deep dive into the vast world of machine-learning based trading *
Get to grips with algorithmic trading and different ways of
optimizing it * Learn about controlling risk parameters of
financial instruments In Detail The role of a quantitative analyst
is very challenging, yet lucrative, so there is a lot of
competition for the role in top-tier organizations and investment
banks. This book is your go-to resource if you want to equip
yourself with the skills required to tackle any real-world problem
in quantitative finance using the popular R programming language.
You'll start by getting an understanding of the basics of R and its
relevance in the field of quantitative finance. Once you've built
this foundation, we'll dive into the practicalities of building
financial models in R. This will help you have a fair understanding
of the topics as well as their implementation, as the authors have
presented some use cases along with examples that are easy to
understand and correlate. We'll also look at risk management and
optimization techniques for algorithmic trading. Finally, the book
will explain some advanced concepts, such as trading using machine
learning, optimizations, exotic options, and hedging. By the end of
this book, you will have a firm grasp of the techniques required to
implement basic quantitative finance models in R. Style and
approach This book introduces you to the essentials of quantitative
finance with the help of easy-to-understand, practical examples and
use cases in R. Each chapter presents a specific financial concept
in detail, backed with relevant theory and the implementation of a
real-life example.
This graduate-level textbook is primarily aimed at graduate
students of statistics, mathematics, science, and engineering who
have had an undergraduate course in statistics, an upper division
course in analysis, and some acquaintance with measure theoretic
probability. It provides a rigorous presentation of the core of
mathematical statistics. Part I of this book constitutes a
one-semester course on basic parametric mathematical statistics.
Part II deals with the large sample theory of statistics -
parametric and nonparametric, and its contents may be covered in
one semester as well. Part III provides brief accounts of a number
of topics of current interest for practitioners and other
disciplines whose work involves statistical methods.
A practical guide to obtaining, transforming, exploring, and
analyzing data using Python, MongoDB, and Apache Spark About This
Book * Learn to use various data analysis tools and algorithms to
classify, cluster, visualize, simulate, and forecast your data *
Apply Machine Learning algorithms to different kinds of data such
as social networks, time series, and images * A hands-on guide to
understanding the nature of data and how to turn it into insight
Who This Book Is For This book is for developers who want to
implement data analysis and data-driven algorithms in a practical
way. It is also suitable for those without a background in data
analysis or data processing. Basic knowledge of Python programming,
statistics, and linear algebra is assumed. What You Will Learn *
Acquire, format, and visualize your data * Build an
image-similarity search engine * Generate meaningful visualizations
anyone can understand * Get started with analyzing social network
graphs * Find out how to implement sentiment text analysis *
Install data analysis tools such as Pandas, MongoDB, and Apache
Spark * Get to grips with Apache Spark * Implement machine learning
algorithms such as classification or forecasting In Detail Beyond
buzzwords like Big Data or Data Science, there are a great
opportunities to innovate in many businesses using data analysis to
get data-driven products. Data analysis involves asking many
questions about data in order to discover insights and generate
value for a product or a service. This book explains the basic data
algorithms without the theoretical jargon, and you'll get hands-on
turning data into insights using machine learning techniques. We
will perform data-driven innovation processing for several types of
data such as text, Images, social network graphs, documents, and
time series, showing you how to implement large data processing
with MongoDB and Apache Spark. Style and approach This is a
hands-on guide to data analysis and data processing. The concrete
examples are explained with simple code and accessible data.
With a growing number of scientists and engineers using JMP
software for design of experiments, there is a need for an
example-driven book that supports the most widely used textbook on
the subject, Design and Analysis of Experiments by Douglas C.
Montgomery. Design and Analysis of Experiments by Douglas
Montgomery: A Supplement for Using JMP meets this need and
demonstrates all of the examples from the Montgomery text using
JMP. In addition to scientists and engineers, undergraduate and
graduate students will benefit greatly from this book. While users
need to learn the theory, they also need to learn how to implement
this theory efficiently on their academic projects and industry
problems. In this first book of its kind using JMP software,
Rushing, Karl and Wisnowski demonstrate how to design and analyze
experiments for improving the quality, efficiency, and performance
of working systems using JMP. Topics include JMP software,
two-sample t-test, ANOVA, regression, design of experiments,
blocking, factorial designs, fractional-factorial designs, central
composite designs, Box-Behnken designs, split-plot designs, optimal
designs, mixture designs, and 2 k factorial designs. JMP platforms
used include Custom Design, Screening Design, Response Surface
Design, Mixture Design, Distribution, Fit Y by X, Matched Pairs,
Fit Model, and Profiler. With JMP software, Montgomery's textbook,
and Design and Analysis of Experiments by Douglas Montgomery: A
Supplement for Using JMP, users will be able to fit the design to
the problem, instead of fitting the problem to the design.
|
You may like...
The Familiar
Leigh Bardugo
Paperback
R395
R353
Discovery Miles 3 530
Mrs Spy
M.J. Robotham
Paperback
R450
R402
Discovery Miles 4 020
Kanaan
Barend Vos
Paperback
R280
R250
Discovery Miles 2 500
Deelfontein
Nicole Jaekel Strauss
Paperback
R350
R312
Discovery Miles 3 120
|