ML.NET Revealed


Book Description

Get introduced to ML.NET, a new open source, cross-platform machine learning framework from Microsoft that is intended to democratize machine learning and enable as many developers as possible. Dive in to learn how ML.NET is designed to encapsulate complex algorithms, making it easy to consume them in many application settings without having to think about the internal details. You will learn about the features that do the necessary “plumbing” that is required in a variety of machine learning problems, freeing up your time to focus on your applications. You will understand that while the infrastructure pieces may at first appear to be disconnected and haphazard, they are not. Developers who are curious about trying machine learning, yet are shying away from it due to its perceived complexity, will benefit from this book. This introductory guide will help you make sense of it all and inspire you to try out scenarios and code samples that can be used in many real-world situations. What You Will Learn Create a machine learning model using only the C# language Build confidence in your understanding of machine learning algorithms Painlessly implement algorithms Begin using the ML.NET library software Recognize the many opportunities to utilize ML.NET to your advantage Apply and reuse code samples from the book Utilize the bonus algorithm selection quick references available online Who This Book Is For Developers who want to learn how to use and apply machine learning to enrich their applications




Hybrid Intelligent Systems


Book Description

This book highlights the recent research on hybrid intelligent systems and their various practical applications. It presents 97 selected papers from the 22nd International Conference on Hybrid Intelligent Systems (HIS 2022) and 26 papers from the 18th International Conference on Information Assurance and Security, which was held online, from 13 to 15 December 2022. A premier conference in the field of artificial intelligence and machine learning applications, HIS–IAS 2022, brought together researchers, engineers and practitioners whose work involves intelligent systems, network security and their applications in industry. Including contributions by authors from over 35 countries, the book offers a valuable reference guide for all researchers, students and practitioners in the fields of Computer Science and Engineering.




Hands-On Machine Learning with ML.NET


Book Description

Create, train, and evaluate various machine learning models such as regression, classification, and clustering using ML.NET, Entity Framework, and ASP.NET Core Key FeaturesGet well-versed with the ML.NET framework and its components and APIs using practical examplesLearn how to build, train, and evaluate popular machine learning algorithms with ML.NET offeringsExtend your existing machine learning models by integrating with TensorFlow and other librariesBook Description Machine learning (ML) is widely used in many industries such as science, healthcare, and research and its popularity is only growing. In March 2018, Microsoft introduced ML.NET to help .NET enthusiasts in working with ML. With this book, you’ll explore how to build ML.NET applications with the various ML models available using C# code. The book starts by giving you an overview of ML and the types of ML algorithms used, along with covering what ML.NET is and why you need it to build ML apps. You’ll then explore the ML.NET framework, its components, and APIs. The book will serve as a practical guide to helping you build smart apps using the ML.NET library. You’ll gradually become well versed in how to implement ML algorithms such as regression, classification, and clustering with real-world examples and datasets. Each chapter will cover the practical implementation, showing you how to implement ML within .NET applications. You’ll also learn to integrate TensorFlow in ML.NET applications. Later you’ll discover how to store the regression model housing price prediction result to the database and display the real-time predicted results from the database on your web application using ASP.NET Core Blazor and SignalR. By the end of this book, you’ll have learned how to confidently perform basic to advanced-level machine learning tasks in ML.NET. What you will learnUnderstand the framework, components, and APIs of ML.NET using C#Develop regression models using ML.NET for employee attrition and file classificationEvaluate classification models for sentiment prediction of restaurant reviewsWork with clustering models for file type classificationsUse anomaly detection to find anomalies in both network traffic and login historyWork with ASP.NET Core Blazor to create an ML.NET enabled web applicationIntegrate pre-trained TensorFlow and ONNX models in a WPF ML.NET application for image classification and object detectionWho this book is for If you are a .NET developer who wants to implement machine learning models using ML.NET, then this book is for you. This book will also be beneficial for data scientists and machine learning developers who are looking for effective tools to implement various machine learning algorithms. A basic understanding of C# or .NET is mandatory to grasp the concepts covered in this book effectively.




Applied Informatics for Industry 4.0


Book Description

Applied Informatics for Industry 4.0 combines the technologies of computer science and information science to assist in the management and processing of data to provide different types of services. Due to the adaptation of 4.0 IR-related technologies, applied informatics is playing a vital role in different sectors such as healthcare, complex system design and privacy-related issues. This book focuses on cutting edge research from the fields of informatics and complex industrial systems, and will cover topics including health informatics, bioinformatics, brain informatics, genomics and proteomics, data and network security and more. The text will appeal to beginners and advanced researchers in the fields of computer science, information sciences, electrical and electronic engineering and robotics.




Computer Aided Drug Design (CADD): From Ligand-Based Methods to Structure-Based Approaches


Book Description

Computer-Aided Drug Design (CADD): From Ligand-Based Methods to Structure-Based Approaches outlines the basic theoretical principles, methodologies and applications of different fundamental and advanced CADD approaches and techniques. Including information on current protocols as well as recent developments in the computational methods, tools and techniques used for rational drug design, the book explains the fundamental aspects of CADD, combining this with a practical understanding of the various in silico approaches used in modern drug discovery processes to assess the field in a comprehensive and systematic manner. Providing up-to-date, information and guidance for scientists, researchers, students and teachers, the book helps readers address specific academic and research related problems using illustrative explanations, examples and case studies, which are systematically reviewed. - Highlights in silico approaches to drug design and discovery using computational tools and techniques - Details ligand-based and structure-based drug design in a comprehensive and systematic approach - Summarizes recent developments in computational drug design strategy as novel approaches of rational drug designing




Microsoft Azure Essentials Azure Machine Learning


Book Description

Microsoft Azure Essentials from Microsoft Press is a series of free ebooks designed to help you advance your technical skills with Microsoft Azure. This third ebook in the series introduces Microsoft Azure Machine Learning, a service that a developer can use to build predictive analytics models (using training datasets from a variety of data sources) and then easily deploy those models for consumption as cloud web services. The ebook presents an overview of modern data science theory and principles, the associated workflow, and then covers some of the more common machine learning algorithms in use today. It builds a variety of predictive analytics models using real world data, evaluates several different machine learning algorithms and modeling strategies, and then deploys the finished models as machine learning web services on Azure within a matter of minutes. The ebook also expands on a working Azure Machine Learning predictive model example to explore the types of client and server applications you can create to consume Azure Machine Learning web services. Watch Microsoft Press’s blog and Twitter (@MicrosoftPress) to learn about other free ebooks in the Microsoft Azure Essentials series.




Emerging Concepts in Technology-Enhanced Language Teaching and Learning


Book Description

For years, language teachers have increasingly been using technologies of all kinds, from computers to smartphones, to help their students learn. Current trends in TELTL (technology-enhanced language teaching and learning), such as artificial intelligence, virtual reality, augmented reality, gamification, and social networking, appear to represent major shifts in the digital language learning landscape. However, various applications of technology to mediate language learning may be informed by reflecting not only on the present but perhaps more importantly on relevant insights from past research and practice. Emerging Concepts in Technology-Enhanced Language Teaching and Learning explores the recent development of the new technologies for language teaching and learning to gain insights into and synergy of the theories, pedagogies, technological design, and evaluation of TELTL environments for comprehending the trends and strategies of the new digital era as well as investigate the possibility of future TELTL research direction. The book includes trends shaped by contemporary issues such as the COVID-19 pandemic. Covering topics such as digital education tools, L2 learnings, and sentiment analysis, this book serves as an essential resource for researchers, language teachers, educational software developers, administrators, IT consultants, technologists, professors, pre-service teachers, academicians, and students.




Interpretable Machine Learning


Book Description

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.




Understanding Machine Learning


Book Description

Introduces machine learning and its algorithmic paradigms, explaining the principles behind automated learning approaches and the considerations underlying their usage.




Information Theory, Inference and Learning Algorithms


Book Description

Information theory and inference, taught together in this exciting textbook, lie at the heart of many important areas of modern technology - communication, signal processing, data mining, machine learning, pattern recognition, computational neuroscience, bioinformatics and cryptography. The book introduces theory in tandem with applications. Information theory is taught alongside practical communication systems such as arithmetic coding for data compression and sparse-graph codes for error-correction. Inference techniques, including message-passing algorithms, Monte Carlo methods and variational approximations, are developed alongside applications to clustering, convolutional codes, independent component analysis, and neural networks. Uniquely, the book covers state-of-the-art error-correcting codes, including low-density-parity-check codes, turbo codes, and digital fountain codes - the twenty-first-century standards for satellite communications, disk drives, and data broadcast. Richly illustrated, filled with worked examples and over 400 exercises, some with detailed solutions, the book is ideal for self-learning, and for undergraduate or graduate courses. It also provides an unparalleled entry point for professionals in areas as diverse as computational biology, financial engineering and machine learning.