The Data Model Resource Book, Volume 1

The Data Model Resource Book, Volume 1
Author: Len Silverston
Publisher: John Wiley & Sons
Total Pages: 572
Release: 2011-08-08
Genre: Computers
ISBN: 111808232X

A quick and reliable way to build proven databases for core business functions Industry experts raved about The Data Model Resource Book when it was first published in March 1997 because it provided a simple, cost-effective way to design databases for core business functions. Len Silverston has now revised and updated the hugely successful 1st Edition, while adding a companion volume to take care of more specific requirements of different businesses. This updated volume provides a common set of data models for specific core functions shared by most businesses like human resources management, accounting, and project management. These models are standardized and are easily replicated by developers looking for ways to make corporate database development more efficient and cost effective. This guide is the perfect complement to The Data Model Resource CD-ROM, which is sold separately and provides the powerful design templates discussed in the book in a ready-to-use electronic format. A free demonstration CD-ROM is available with each copy of the print book to allow you to try before you buy the full CD-ROM.

Street Data

Street Data
Author: Shane Safir
Publisher: Corwin
Total Pages: 281
Release: 2021-02-12
Genre: Education
ISBN: 1071812661

Radically reimagine our ways of being, learning, and doing Education can be transformed if we eradicate our fixation on big data like standardized test scores as the supreme measure of equity and learning. Instead of the focus being on "fixing" and "filling" academic gaps, we must envision and rebuild the system from the student up—with classrooms, schools and systems built around students’ brilliance, cultural wealth, and intellectual potential. Street data reminds us that what is measurable is not the same as what is valuable and that data can be humanizing, liberatory and healing. By breaking down street data fundamentals: what it is, how to gather it, and how it can complement other forms of data to guide a school or district’s equity journey, Safir and Dugan offer an actionable framework for school transformation. Written for educators and policymakers, this book · Offers fresh ideas and innovative tools to apply immediately · Provides an asset-based model to help educators look for what’s right in our students and communities instead of seeking what’s wrong · Explores a different application of data, from its capacity to help us diagnose root causes of inequity, to its potential to transform learning, and its power to reshape adult culture Now is the time to take an antiracist stance, interrogate our assumptions about knowledge, measurement, and what really matters when it comes to educating young people.

R for Data Science

R for Data Science
Author: Hadley Wickham
Publisher: "O'Reilly Media, Inc."
Total Pages: 521
Release: 2016-12-12
Genre: Computers
ISBN: 1491910364

Learn how to use R to turn raw data into insight, knowledge, and understanding. This book introduces you to R, RStudio, and the tidyverse, a collection of R packages designed to work together to make data science fast, fluent, and fun. Suitable for readers with no previous programming experience, R for Data Science is designed to get you doing data science as quickly as possible. Authors Hadley Wickham and Garrett Grolemund guide you through the steps of importing, wrangling, exploring, and modeling your data and communicating the results. You'll get a complete, big-picture understanding of the data science cycle, along with basic tools you need to manage the details. Each section of the book is paired with exercises to help you practice what you've learned along the way. You'll learn how to: Wrangle—transform your datasets into a form convenient for analysis Program—learn powerful R tools for solving data problems with greater clarity and ease Explore—examine your data, generate hypotheses, and quickly test them Model—provide a low-dimensional summary that captures true "signals" in your dataset Communicate—learn R Markdown for integrating prose, code, and results

Complete Guide to Human Resources and the Law, 2021 Edition

Complete Guide to Human Resources and the Law, 2021 Edition
Author: Dana Shilling
Publisher: Wolters Kluwer
Total Pages: 1890
Release: 2020-08-05
Genre: Business & Economics
ISBN: 1543817866

The Complete Guide to Human Resources and the Law will help you navigate complex and potentially costly Human Resources issues. You'll know what to do (and what not to do) to avoid costly mistakes or oversights, confront HR problems - legally and effectively - and understand the rules. The Complete Guide to Human Resources and the Law offers fast, dependable, plain English legal guidance for HR-related situations from ADA accommodation, diversity training, and privacy issues to hiring and termination, employee benefit plans, compensation, and recordkeeping. It brings you the most up-to-date information as well as practical tips and checklists in a well-organized, easy-to-use resource.

Making Sense of Change Management

Making Sense of Change Management
Author: Esther Cameron
Publisher: Kogan Page Publishers
Total Pages: 292
Release: 2004
Genre: Business & Economics
ISBN: 9780749440879

Written for academics and professionals alike, this book is an attempt to make change easier. It is aimed at anyone who wants to understand wy change happens, how it happens and what needs to be done to make change a welcome, rather than a dreaded concept.

Handbook on Evaluation

Handbook on Evaluation
Author: Reinhard Stockmann
Publisher: Edward Elgar Publishing
Total Pages: 421
Release: 2024-08-06
Genre: Social Science
ISBN: 1035321483

In this Handbook, Reinhard Stockmann and other esteemed experts in the field provide a systematic and comprehensive exploration into the planning, process, implementation and utilisation of evaluations. Covering the process and individual steps of evaluation in detail, in chronological order and in terms of practical application, it identifies the characteristics and standards that distinguish a professionally and competently conducted evaluation.

Database Management using AI: A Comprehensive Guide

Database Management using AI: A Comprehensive Guide
Author: A Purushotham Reddy
Publisher: A Purushotham Reddy
Total Pages: 2066
Release: 2024-10-20
Genre: Antiques & Collectibles
ISBN:

Database Management Using AI: A Comprehensive Guide is a professional yet accessible exploration of how artificial intelligence (AI) is reshaping the world of database management. Designed for database administrators, data scientists, and tech enthusiasts, this book walks readers through the transformative impact of AI on modern data systems. The guide begins with the fundamentals of database management, covering key concepts such as data models, SQL, and the principles of database design. From there, it delves into the powerful role AI plays in optimizing database performance, enhancing security, and automating complex tasks like data retrieval, query optimization, and schema design. The book doesn't stop at theory. It brings AI to life with practical case studies showing how AI-driven database systems are being used in industries such as e-commerce, healthcare, finance, and logistics. These real-world examples demonstrate AI's role in improving efficiency, reducing errors, and driving intelligent decision-making. Key topics covered include: Introduction to Database Systems: Fundamentals of database management, from relational databases to modern NoSQL systems. AI Integration: How AI enhances database performance, automates routine tasks, and strengthens security. Real-World Applications: Case studies from diverse sectors like healthcare, finance, and retail, showcasing the practical impact of AI in database management. Predictive Analytics and Data Mining: How AI tools leverage data to make accurate predictions and uncover trends. Future Trends: Explore cutting-edge innovations like autonomous databases and cloud-based AI solutions that are shaping the future of data management. With its clear explanations and actionable insights, Database Management Using AI equips readers with the knowledge to navigate the fast-evolving landscape of AI-powered databases, making it a must-have resource for those looking to stay ahead in the digital age.

Interpretable Machine Learning

Interpretable Machine Learning
Author: Christoph Molnar
Publisher: Lulu.com
Total Pages: 320
Release: 2020
Genre: Computers
ISBN: 0244768528

This book is about making machine learning models and their decisions interpretable. After exploring the concepts of interpretability, you will learn about simple, interpretable models such as decision trees, decision rules and linear regression. Later chapters focus on general model-agnostic methods for interpreting black box models like feature importance and accumulated local effects and explaining individual predictions with Shapley values and LIME. All interpretation methods are explained in depth and discussed critically. How do they work under the hood? What are their strengths and weaknesses? How can their outputs be interpreted? This book will enable you to select and correctly apply the interpretation method that is most suitable for your machine learning project.

Modern Data Science with R

Modern Data Science with R
Author: Benjamin S. Baumer
Publisher: CRC Press
Total Pages: 830
Release: 2021-03-31
Genre: Business & Economics
ISBN: 0429575394

From a review of the first edition: "Modern Data Science with R... is rich with examples and is guided by a strong narrative voice. What’s more, it presents an organizing framework that makes a convincing argument that data science is a course distinct from applied statistics" (The American Statistician). Modern Data Science with R is a comprehensive data science textbook for undergraduates that incorporates statistical and computational thinking to solve real-world data problems. Rather than focus exclusively on case studies or programming syntax, this book illustrates how statistical programming in the state-of-the-art R/RStudio computing environment can be leveraged to extract meaningful information from a variety of data in the service of addressing compelling questions. The second edition is updated to reflect the growing influence of the tidyverse set of packages. All code in the book has been revised and styled to be more readable and easier to understand. New functionality from packages like sf, purrr, tidymodels, and tidytext is now integrated into the text. All chapters have been revised, and several have been split, re-organized, or re-imagined to meet the shifting landscape of best practice.

An Introduction to Statistical Learning

An Introduction to Statistical Learning
Author: Gareth James
Publisher: Springer Nature
Total Pages: 617
Release: 2023-08-01
Genre: Mathematics
ISBN: 3031387473

An Introduction to Statistical Learning provides an accessible overview of the field of statistical learning, an essential toolset for making sense of the vast and complex data sets that have emerged in fields ranging from biology to finance, marketing, and astrophysics in the past twenty years. This book presents some of the most important modeling and prediction techniques, along with relevant applications. Topics include linear regression, classification, resampling methods, shrinkage approaches, tree-based methods, support vector machines, clustering, deep learning, survival analysis, multiple testing, and more. Color graphics and real-world examples are used to illustrate the methods presented. This book is targeted at statisticians and non-statisticians alike, who wish to use cutting-edge statistical learning techniques to analyze their data. Four of the authors co-wrote An Introduction to Statistical Learning, With Applications in R (ISLR), which has become a mainstay of undergraduate and graduate classrooms worldwide, as well as an important reference book for data scientists. One of the keys to its success was that each chapter contains a tutorial on implementing the analyses and methods presented in the R scientific computing environment. However, in recent years Python has become a popular language for data science, and there has been increasing demand for a Python-based alternative to ISLR. Hence, this book (ISLP) covers the same materials as ISLR but with labs implemented in Python. These labs will be useful both for Python novices, as well as experienced users.