Managing Machine Learning Projects

Download Managing Machine Learning Projects PDF/ePub or read online books in Mobi eBooks. Click Download or Read Online button to get Managing Machine Learning Projects book now. This website allows unlimited access to, at the time of writing, more than 1.5 million titles, including hundreds of thousands of titles in various foreign languages.
Managing Machine Learning Projects

Guide machine learning projects from design to production with the techniques in this unique project management guide. No ML skills required! In Managing Machine Learning Projects you’ll learn essential machine learning project management techniques, including: Understanding an ML project’s requirements Setting up the infrastructure for the project and resourcing a team Working with clients and other stakeholders Dealing with data resources and bringing them into the project for use Handling the lifecycle of models in the project Managing the application of ML algorithms Evaluating the performance of algorithms and models Making decisions about which models to adopt for delivery Taking models through development and testing Integrating models with production systems to create effective applications Steps and behaviors for managing the ethical implications of ML technology Managing Machine Learning Projects is an end-to-end guide for delivering machine learning applications on time and under budget. It lays out tools, approaches, and processes designed to handle the unique challenges of machine learning project management. You’ll follow an in-depth case study through a series of sprints and see how to put each technique into practice. The book’s strong consideration to data privacy, and community impact ensure your projects are ethical, compliant with global legislation, and avoid being exposed to failure from bias and other issues. About the Technology Ferrying machine learning projects to production often feels like navigating uncharted waters. From accounting for large data resources to tracking and evaluating multiple models, machine learning technology has radically different requirements than traditional software. Never fear! This book lays out the unique practices you’ll need to ensure your projects succeed. About the Book Managing Machine Learning Projects is an amazing source of battle-tested techniques for effective delivery of real-life machine learning solutions. The book is laid out across a series of sprints that take you from a project proposal all the way to deployment into production. You’ll learn how to plan essential infrastructure, coordinate experimentation, protect sensitive data, and reliably measure model performance. Many ML projects fail to create real value—read this book to make sure your project is a success. What's Inside Set up infrastructure and resource a team Bring data resources into a project Accurately estimate time and effort Evaluate which models to adopt for delivery Integrate models into effective applications About the Reader For anyone interested in better management of machine learning projects. No technical skills required. About the Author Simon Thompson has spent 25 years developing AI systems to create applications for use in telecoms, customer service, manufacturing and capital markets. He led the AI research program at BT Labs in the UK, and is now the Head of Data Science at GFT Technologies. Table of Contents 1 Introduction: Delivering machine learning projects is hard; let’s do it better 2 Pre-project: From opportunity to requirements 3 Pre-project: From requirements to proposal 4 Getting started 5 Diving into the problem 6 EDA, ethics, and baseline evaluations 7 Making useful models with ML 8 Testing and selection 9 Sprint 3: system building and production 10 Post project (sprint O)
Introducing HR Analytics with Machine Learning

Author: Christopher M. Rosett
language: en
Publisher: Springer Nature
Release Date: 2021-06-14
This book directly addresses the explosion of literature about leveraging analytics with employee data and how organizational psychologists and practitioners can harness new information to help guide positive change in the workplace. In order for today’s organizational psychologists to successfully work with their partners they must go beyond behavioral science into the realms of computing and business acumen. Similarly, today’s data scientists must appreciate the unique aspects of behavioral data and the special circumstances which surround HR data and HR systems. Finally, traditional HR professionals must become familiar with research methods, statistics, and data systems in order to collaborate with these new specialized partners and teams. Despite the increasing importance of this diversity of skill, many organizations are still unprepared to build teams with the comprehensive skills necessary to have high performing HR Analytics functions. And importantly, all these considerations are magnified by the introduction and acceleration of machine learning in HR. This book will serve as an introduction to these areas and provide guidance on building the connectivity across domains required to establish well-rounded skills for individuals and best practices for organizations when beginning to apply advanced analytics to workforce data. It will also introduce machine learning and where it fits within the larger HR Analytics framework by explaining many of its basic tenets and methodologies. By the end of the book, readers will understand the skills required to do advanced HR analytics well, as well as how to begin designing and applying machine learning within a larger human capital strategy.
Hands-On Machine Learning with Scikit-Learn, Keras, and TensorFlow

Through a series of recent breakthroughs, deep learning has boosted the entire field of machine learning. Now, even programmers who know close to nothing about this technology can use simple, efficient tools to implement programs capable of learning from data. This practical book shows you how. By using concrete examples, minimal theory, and two production-ready Python frameworks—Scikit-Learn and TensorFlow—author Aurélien Géron helps you gain an intuitive understanding of the concepts and tools for building intelligent systems. You’ll learn a range of techniques, starting with simple linear regression and progressing to deep neural networks. With exercises in each chapter to help you apply what you’ve learned, all you need is programming experience to get started. Explore the machine learning landscape, particularly neural nets Use Scikit-Learn to track an example machine-learning project end-to-end Explore several training models, including support vector machines, decision trees, random forests, and ensemble methods Use the TensorFlow library to build and train neural nets Dive into neural net architectures, including convolutional nets, recurrent nets, and deep reinforcement learning Learn techniques for training and scaling deep neural nets