Learning From Data: A Short Course


Yaser S. Abu-Mostafa - 2012
    Its techniques are widely applied in engineering, science, finance, and commerce. This book is designed for a short course on machine learning. It is a short course, not a hurried course. From over a decade of teaching this material, we have distilled what we believe to be the core topics that every student of the subject should know. We chose the title `learning from data' that faithfully describes what the subject is about, and made it a point to cover the topics in a story-like fashion. Our hope is that the reader can learn all the fundamentals of the subject by reading the book cover to cover. ---- Learning from data has distinct theoretical and practical tracks. In this book, we balance the theoretical and the practical, the mathematical and the heuristic. Our criterion for inclusion is relevance. Theory that establishes the conceptual framework for learning is included, and so are heuristics that impact the performance of real learning systems. ---- Learning from data is a very dynamic field. Some of the hot techniques and theories at times become just fads, and others gain traction and become part of the field. What we have emphasized in this book are the necessary fundamentals that give any student of learning from data a solid foundation, and enable him or her to venture out and explore further techniques and theories, or perhaps to contribute their own. ---- The authors are professors at California Institute of Technology (Caltech), Rensselaer Polytechnic Institute (RPI), and National Taiwan University (NTU), where this book is the main text for their popular courses on machine learning. The authors also consult extensively with financial and commercial companies on machine learning applications, and have led winning teams in machine learning competitions.

Python Data Science Handbook: Tools and Techniques for Developers


Jake Vanderplas - 2016
    Several resources exist for individual pieces of this data science stack, but only with the Python Data Science Handbook do you get them all—IPython, NumPy, Pandas, Matplotlib, Scikit-Learn, and other related tools.Working scientists and data crunchers familiar with reading and writing Python code will find this comprehensive desk reference ideal for tackling day-to-day issues: manipulating, transforming, and cleaning data; visualizing different types of data; and using data to build statistical or machine learning models. Quite simply, this is the must-have reference for scientific computing in Python.With this handbook, you’ll learn how to use: * IPython and Jupyter: provide computational environments for data scientists using Python * NumPy: includes the ndarray for efficient storage and manipulation of dense data arrays in Python * Pandas: features the DataFrame for efficient storage and manipulation of labeled/columnar data in Python * Matplotlib: includes capabilities for a flexible range of data visualizations in Python * Scikit-Learn: for efficient and clean Python implementations of the most important and established machine learning algorithms

The Little SAS Book: A Primer


Lora D. Delwiche - 1995
    This friendly, easy-to-read guide gently introduces you to the most commonly used features of SAS software plus a whole lot more! Authors Lora Delwiche and Susan Slaughter have revised the text to include concepts of the Output Delivery System; the STYLE= option in the PRINT, REPORT, and TABULATE procedures; ODS HTML, RTF, PRINTER, and OUTPUT destinations; PROC REPORT; more on PROC TABULATE; exporting data; and the colon modifier for informats. You'll find clear and concise explanations of basic SAS concepts (such as DATA and PROC steps), inputting data, modifying and combining data sets, summarizing and presenting data, basic statistical procedures, and debugging SAS programs. Each topic is presented in a self-contained, two-page layout complete with examples and graphics. This format enables new users to get up and running quickly, while the examples allow you to type in the program and see it work!

Design and Analysis of Experiments


Douglas C. Montgomery - 1976
     Douglas Montgomery arms readers with the most effective approach for learning how to design, conduct, and analyze experiments that optimize performance in products and processes. He shows how to use statistically designed experiments to obtain information for characterization and optimization of systems, improve manufacturing processes, and design and develop new processes and products. You will also learn how to evaluate material alternatives in product design, improve the field performance, reliability, and manufacturing aspects of products, and conduct experiments effectively and efficiently. Discover how to improve the quality and efficiency of working systems with this highly-acclaimed book. This 6th Edition: Places a strong focus on the use of the computer, providing output from two software products: Minitab and DesignExpert. Presents timely, new examples as well as expanded coverage on adding runs to a fractional factorial to de-alias effects. Includes detailed discussions on how computers are currently used in the analysis and design of experiments. Offers new material on a number of important topics, including follow-up experimentation and split-plot design. Focuses even more sharply on factorial and fractional factorial design.

Fundamentals of Data Visualization: A Primer on Making Informative and Compelling Figures


Claus O. Wilke - 2019
    But with the increasing power of visualization software today, scientists, engineers, and business analysts often have to navigate a bewildering array of visualization choices and options.This practical book takes you through many commonly encountered visualization problems, and it provides guidelines on how to turn large datasets into clear and compelling figures. What visualization type is best for the story you want to tell? How do you make informative figures that are visually pleasing? Author Claus O. Wilke teaches you the elements most critical to successful data visualization.Explore the basic concepts of color as a tool to highlight, distinguish, or represent a valueUnderstand the importance of redundant coding to ensure you provide key information in multiple waysUse the book's visualizations directory, a graphical guide to commonly used types of data visualizationsGet extensive examples of good and bad figuresLearn how to use figures in a document or report and how employ them effectively to tell a compelling story

Applied Multivariate Statistical Analysis


Richard A. Johnson - 1982
    of Wisconsin-Madison) and Wichern (Texas A&M U.) present the newest edition of this college text on the statistical methods for describing and analyzing multivariate data, designed for students who have taken two or more statistics courses. The fifth edition includes the addition of seve

Microbiology: A Systems Approach


Marjorie Kelly Cowan - 2000
    It has become known for its engaging writing style, instructional art program and focus on active learning. We are so excited to offer a robust learning program with student-focused learning activities, allowing the student to manage their learning while you easily manage their assessment. Detailed reports show how your assignments measure various learning objectives from the book (or input your own!), levels of Bloom's Taxonomy or other categories, and how your students are doing. The Cowan Learning program will save you time and improve your student's success in this course.

Forecasting: Principles and Practice


Rob J. Hyndman - 2013
    Deciding whether to build another power generation plant in the next five years requires forecasts of future demand. Scheduling staff in a call centre next week requires forecasts of call volumes. Stocking an inventory requires forecasts of stock requirements. Telecommunication routing requires traffic forecasts a few minutes ahead. Whatever the circumstances or time horizons involved, forecasting is an important aid in effective and efficient planning. This textbook provides a comprehensive introduction to forecasting methods and presents enough information about each method for readers to use them sensibly. Examples use R with many data sets taken from the authors' own consulting experience.

Probabilistic Graphical Models: Principles and Techniques


Daphne Koller - 2009
    The framework of probabilistic graphical models, presented in this book, provides a general approach for this task. The approach is model-based, allowing interpretable models to be constructed and then manipulated by reasoning algorithms. These models can also be learned automatically from data, allowing the approach to be used in cases where manually constructing a model is difficult or even impossible. Because uncertainty is an inescapable aspect of most real-world applications, the book focuses on probabilistic models, which make the uncertainty explicit and provide models that are more faithful to reality.Probabilistic Graphical Models discusses a variety of models, spanning Bayesian networks, undirected Markov networks, discrete and continuous models, and extensions to deal with dynamical systems and relational data. For each class of models, the text describes the three fundamental cornerstones: representation, inference, and learning, presenting both basic concepts and advanced techniques. Finally, the book considers the use of the proposed framework for causal reasoning and decision making under uncertainty. The main text in each chapter provides the detailed technical development of the key ideas. Most chapters also include boxes with additional material: skill boxes, which describe techniques; case study boxes, which discuss empirical cases related to the approach described in the text, including applications in computer vision, robotics, natural language understanding, and computational biology; and concept boxes, which present significant concepts drawn from the material in the chapter. Instructors (and readers) can group chapters in various combinations, from core topics to more technically advanced material, to suit their particular needs.

TCP/IP Protocol Suite


Behrouz A. Forouzan - 1999
    TCP/IP Protocol Suite teaches students and professionals, with no prior knowledge of TCP/IP, everything they need to know about the subject. This comprehensive book uses hundreds of figures to make technical concepts easy to grasp, as well as many examples, which help tie the material to the real-world. The second edition of TCP/IP Protocol Suite has been fully updated to include all of the recent technology changes in the field. Many new chapters have been added such as one on Mobile IP, Multimedia and Internet, Network Security, and IP over ATM. Additionally, out-of-date material has been overhauled to reflect recent changes in technology.

Climate Change Reality Check: Basic Facts that Quickly Prove the Climate Change Crusade is Wrong and Dangerous


Calvin Fray - 2016
    Just the right amount of science. Common sense and rational.” -- Wayne R. The greenhouse effect is always quoted—but that is a METAPHOR. What is the fundamental physical process that drives it? And how exactly does human activity play such a powerful role with it? How did we go from worrying about global warming to climate change…to carbon dioxide (CO2) emissions? "Great book - should me mandatory reading for anyone that uses the term 'Climate Change' " - Amazon purchaser Macsugar Are there gases more powerful and influential in the greenhouse effect than CO2? Yes, by a lot! As you will learn in this book… Why aren’t we spending more time, money, and attention focusing on those? Smart people want to get to the point of a problem and solve it as quickly, inexpensively, and effortlessly as possible. They know about the Pareto Principle, and you will too after you read this book. It is also called the 80/20 rule. What happens when we apply that principle to the global climate change “consensus”? “Thank You! I always thought the numbers were small, but I never took the time to do the math.” -- Mike S. There are many books that are long, technical, and—frankly, irrelevant—on the topic of climate change. Here are the most important questions that nobody has bothered to answer in straightforward, simple and short language, until now: * What are basic facts about our planet’s atmosphere? And what do they tell us about the fundamental physics of climate change? * What are the basic physics and assumptions behind the anthropogenic global warming (AGW) hypothesis or belief? Are they valid? * What element or compound is the single greatest factor in temperature control in our atmosphere? Hint—it isn’t carbon dioxide. How does carbon dioxide compare with this other chemical? "Takes less than an hour to read... A must-read for every official policy-maker at every level... This deserves 6 stars out of 5!" -- Terry Dunleavy (Amazon reviewer) “Brilliant, what a refreshing approach.” -- Christopher K. Before we spend more time, money, and emotional energy on the presumed EFFECTS and CONSEQUENCES of global warming and climate change (things like rising temperatures, rising sea levels, etc., etc.), shouldn’t we all have a BASIC UNDERSTANDING of the FUNDAMENTAL PROCESSES AND PHYSICS of our planet’s atmosphere? If you have any questions, or doubts about that, this book is for you. “Very good. I am a geophysicist.” -- Ben B. Even better, you’ll learn (or re-learn) a very simple and indisputable fact about our atmosphere that makes the entire controversy look ridiculous. Use this information as a test (or a bet) the next time you talk with someone on the “other side” of the climate change debate. “A very useful contribution to bringing sanity and reason back to the analysis of AGW.” – Tom P. The climate change threat is consuming more of our precious time, energy, and resources. So is the debate about what to do about it. Don’t allow yourself be a part of the problem—get this book so that you can be a part of the solution! If you are convinced that AGW is the biggest threat facing our planet, this book has facts and

The Man Who Saved the V-8: The Untold Stories of Some of the Most Important Product Decisions in the History of Ford Motor Company


Chase Morsey Jr. - 2014
    joins Ford Motor Co. in 1948, he has no idea the part he'll play in automotive history. Morsey's arrival comes as Henry Ford II and other titans in the industry are about to kill the vaunted V-8 engine. He sees it as his sole mission to talk them out of it. In The Man Who Saved the V-8, he shares the never-before-told story of how his crusade saved the engine that would go on to power iconic cars like the Ford Thunderbird and Mustang. "To this day, I have no idea how a young, newly hired manager like myself...had the nerve to challenge the most powerful men inside Ford Motor Company and tell them they were wrong," Morsey says. "But that is exactly what I did." The twenty-nine-year-old executive embarks on massive market research. He works with manufacturing experts to find ways to produce the V-8 engine more efficiently. After finding success, he goes on to continue playing a central role in some of the most pivotal decisions that would ensure Ford remains one of the powerhouses in the automotive industry. The Man Who Saved the V-8 tells the story of his successes and lessons learned.

Emergency! Crisis on the Flight Deck


Stanley Stewart - 1989
    This book offers a unique insight into how crews responded to crisis and what really happened.

Pattern Recognition and Machine Learning


Christopher M. Bishop - 2006
    However, these activities can be viewed as two facets of the same field, and together they have undergone substantial development over the past ten years. In particular, Bayesian methods have grown from a specialist niche to become mainstream, while graphical models have emerged as a general framework for describing and applying probabilistic models. Also, the practical applicability of Bayesian methods has been greatly enhanced through the development of a range of approximate inference algorithms such as variational Bayes and expectation propagation. Similarly, new models based on kernels have had a significant impact on both algorithms and applications. This new textbook reflects these recent developments while providing a comprehensive introduction to the fields of pattern recognition and machine learning. It is aimed at advanced undergraduates or first-year PhD students, as well as researchers and practitioners, and assumes no previous knowledge of pattern recognition or machine learning concepts. Knowledge of multivariate calculus and basic linear algebra is required, and some familiarity with probabilities would be helpful though not essential as the book includes a self-contained introduction to basic probability theory.

Beautiful Visualization: Looking at Data through the Eyes of Experts


Julie Steele - 2010
    Think of the familiar map of the New York City subway system, or a diagram of the human brain. Successful visualizations are beautiful not only for their aesthetic design, but also for elegant layers of detail that efficiently generate insight and new understanding.This book examines the methods of two dozen visualization experts who approach their projects from a variety of perspectives -- as artists, designers, commentators, scientists, analysts, statisticians, and more. Together they demonstrate how visualization can help us make sense of the world.Explore the importance of storytelling with a simple visualization exerciseLearn how color conveys information that our brains recognize before we're fully aware of itDiscover how the books we buy and the people we associate with reveal clues to our deeper selvesRecognize a method to the madness of air travel with a visualization of civilian air trafficFind out how researchers investigate unknown phenomena, from initial sketches to published papers Contributors include:Nick Bilton, Michael E. Driscoll, Jonathan Feinberg, Danyel Fisher, Jessica Hagy, Gregor Hochmuth, Todd Holloway, Noah Iliinsky, Eddie Jabbour, Valdean Klump, Aaron Koblin, Robert Kosara, Valdis Krebs, JoAnn Kuchera-Morin et al., Andrew Odewahn, Adam Perer, Anders Persson, Maximilian Schich, Matthias Shapiro, Julie Steele, Moritz Stefaner, Jer Thorp, Fernanda Viegas, Martin Wattenberg, and Michael Young.