Browse Results

Showing 34,901 through 34,925 of 61,838 results

Machine Learning Theory and Applications: Hands-on Use Cases with Python on Classical and Quantum Machines

by Xavier Vasques

Machine Learning Theory and Applications Enables readers to understand mathematical concepts behind data engineering and machine learning algorithms and apply them using open-source Python libraries Machine Learning Theory and Applications delves into the realm of machine learning and deep learning, exploring their practical applications by comprehending mathematical concepts and implementing them in real-world scenarios using Python and renowned open-source libraries. This comprehensive guide covers a wide range of topics, including data preparation, feature engineering techniques, commonly utilized machine learning algorithms like support vector machines and neural networks, as well as generative AI and foundation models. To facilitate the creation of machine learning pipelines, a dedicated open-source framework named hephAIstos has been developed exclusively for this book. Moreover, the text explores the fascinating domain of quantum machine learning and offers insights on executing machine learning applications across diverse hardware technologies such as CPUs, GPUs, and QPUs. Finally, the book explains how to deploy trained models through containerized applications using Kubernetes and OpenShift, as well as their integration through machine learning operations (MLOps). Additional topics covered in Machine Learning Theory and Applications include: Current use cases of AI, including making predictions, recognizing images and speech, performing medical diagnoses, creating intelligent supply chains, natural language processing, and much more Classical and quantum machine learning algorithms such as quantum-enhanced Support Vector Machines (QSVMs), QSVM multiclass classification, quantum neural networks, and quantum generative adversarial networks (qGANs) Different ways to manipulate data, such as handling missing data, analyzing categorical data, or processing time-related data Feature rescaling, extraction, and selection, and how to put your trained models to life and production through containerized applications Machine Learning Theory and Applications is an essential resource for data scientists, engineers, and IT specialists and architects, as well as students in computer science, mathematics, and bioinformatics. The reader is expected to understand basic Python programming and libraries such as NumPy or Pandas and basic mathematical concepts, especially linear algebra.

Machine Learning Upgrade: A Data Scientist's Guide to MLOps, LLMs, and ML Infrastructure

by Kristen Kehrer Caleb Kaiser

A much-needed guide to implementing new technology in workspaces From experts in the field comes Machine Learning Upgrade: A Data Scientist's Guide to MLOps, LLMs, and ML Infrastructure, a book that provides data scientists and managers with best practices at the intersection of management, large language models (LLMs), machine learning, and data science. This groundbreaking book will change the way that you view the pipeline of data science. The authors provide an introduction to modern machine learning, showing you how it can be viewed as a holistic, end-to-end system—not just shiny new gadget in an otherwise unchanged operational structure. By adopting a data-centric view of the world, you can begin to see unstructured data and LLMs as the foundation upon which you can build countless applications and business solutions. This book explores a whole world of decision making that hasn't been codified yet, enabling you to forge the future using emerging best practices. Gain an understanding of the intersection between large language models and unstructured data Follow the process of building an LLM-powered application while leveraging MLOps techniques such as data versioning and experiment tracking Discover best practices for training, fine tuning, and evaluating LLMs Integrate LLM applications within larger systems, monitor their performance, and retrain them on new data This book is indispensable for data professionals and business leaders looking to understand LLMs and the entire data science pipeline.

Machine Learning Using R

by Karthik Ramasubramanian Abhishek Singh

Examine the latest technological advancements in building a scalable machine learning model with Big Data using R. This book shows you how to work with a machine learning algorithm and use it to build a ML model from raw data. All practical demonstrations will be explored in R, a powerful programming language and software environment for statistical computing and graphics. The various packages and methods available in R will be used to explain the topics. For every machine learning algorithm covered in this book, a 3-D approach of theory, case-study and practice will be given. And where appropriate, the mathematics will be explained through visualization in R. All the images are available in color and hi-res as part of the code download. This new paradigm of teaching machine learning will bring about a radical change in perception for many of those who think this subject is difficult to learn. Though theory sometimes looks difficult, especially when there is heavy mathematics involved, the seamless flow from the theoretical aspects to example-driven learning provided in this book makes it easy for someone to connect the dots. . What You'll Learn Use the model building process flow Apply theoretical aspects of machine learning Review industry-based cae studies Understand ML algorithms using R Build machine learning models using Apache Hadoop and Spark Who This Book is For Data scientists, data science professionals and researchers in academia who want to understand the nuances of machine learning approaches/algorithms along with ways to see them in practice using R. The book will also benefit the readers who want to understand the technology behind implementing a scalable machine learning model using Apache Hadoop, Hive, Pig and Spark.

Machine Learning Using R

by Karthik Ramasubramanian Abhishek Singh

Examine the latest technological advancements in building a scalable machine-learning model with big data using R. This second edition shows you how to work with a machine-learning algorithm and use it to build a ML model from raw data. You will see how to use R programming with TensorFlow, thus avoiding the effort of learning Python if you are only comfortable with R.As in the first edition, the authors have kept the fine balance of theory and application of machine learning through various real-world use-cases which gives you a comprehensive collection of topics in machine learning. New chapters in this edition cover time series models and deep learning.What You'll Learn Understand machine learning algorithms using RMaster the process of building machine-learning models Cover the theoretical foundations of machine-learning algorithmsSee industry focused real-world use casesTackle time series modeling in RApply deep learning using Keras and TensorFlow in RWho This Book is ForData scientists, data science professionals, and researchers in academia who want to understand the nuances of machine-learning approaches/algorithms in practice using R.

Machine Learning Using TensorFlow Cookbook: Over 60 recipes on machine learning using deep learning solutions from Kaggle Masters and Google Developer Experts

by Luca Massaron Alexia Audevart Konrad Banachewicz

Master TensorFlow to create powerful machine learning algorithms, with valuable insights on Keras, Boosted Trees, Tabular Data, Transformers, Reinforcement Learning and moreKey FeaturesWork with the latest code and examples for TensorFlow 2Get to grips with the fundamentals including variables, matrices, and data sourcesLearn advanced deep learning techniques to make your algorithms faster and more accurateBook DescriptionThe independent recipes in Machine Learning Using TensorFlow Cookbook will teach you how to perform complex data computations and gain valuable insights into your data. You will work through recipes on training models, model evaluation, sentiment analysis, regression analysis, artificial neural networks, and deep learning - each using Google's machine learning library, TensorFlow. This cookbook begins by introducing you to the fundamentals of the TensorFlow library, including variables, matrices, and various data sources. You'll then take a deep dive into some real-world implementations of Keras and TensorFlow and learn how to use estimators to train linear models and boosted trees, both for classification and for regression to provide a baseline for tabular data problems. As you progress, you'll explore the practical applications of a variety of deep learning architectures, such as recurrent neural networks and Transformers, and see how they can be applied to computer vision and natural language processing (NLP) problems. Once you are familiar with the TensorFlow ecosystem, the final chapter will teach you how to take a project to production. By the end of this machine learning book, you will be proficient in using TensorFlow 2. You'll also understand deep learning from the fundamentals and be able to implement machine learning algorithms in real-world scenarios.What you will learnGrasp linear regression techniques with TensorFlowUse Estimators to train linear models and boosted trees for classification or regressionExecute neural networks and improve predictions on tabular dataMaster convolutional neural networks and recurrent neural networks through practical recipesApply reinforcement learning algorithms using the TF-Agents frameworkImplement and fine-tune Transformer models for various NLP tasksTake TensorFlow into productionWho this book is forIf you are a data scientist or a machine learning engineer, and you want to skip detailed theoretical explanations in favor of building production-ready machine learning models using TensorFlow, this book is for you.Basic familiarity with Python, linear algebra, statistics, and machine learning is necessary to make the most out of this book.

Machine Learning With Go

by Daniel Whitenack

Build simple, maintainable, and easy to deploy machine learning applications. About This Book • Build simple, but powerful, machine learning applications that leverage Go's standard library along with popular Go packages. • Learn the statistics, algorithms, and techniques needed to successfully implement machine learning in Go • Understand when and how to integrate certain types of machine learning model in Go applications. Who This Book Is For This book is for Go developers who are familiar with the Go syntax and can develop, build, and run basic Go programs. If you want to explore the field of machine learning and you love Go, then this book is for you! Machine Learning with Go will give readers the practical skills to perform the most common machine learning tasks with Go. Familiarity with some statistics and math topics is necessary. What You Will Learn • Learn about data gathering, organization, parsing, and cleaning. • Explore matrices, linear algebra, statistics, and probability. • See how to evaluate and validate models. • Look at regression, classification, clustering. • Learn about neural networks and deep learning • Utilize times series models and anomaly detection. • Get to grip with techniques for deploying and distributing analyses and models. • Optimize machine learning workflow techniques In Detail The mission of this book is to turn readers into productive, innovative data analysts who leverage Go to build robust and valuable applications. To this end, the book clearly introduces the technical aspects of building predictive models in Go, but it also helps the reader understand how machine learning workflows are being applied in real-world scenarios. Machine Learning with Go shows readers how to be productive in machine learning while also producing applications that maintain a high level of integrity. It also gives readers patterns to overcome challenges that are often encountered when trying to integrate machine learning in an engineering organization. The readers will begin by gaining a solid understanding of how to gather, organize, and parse real-work data from a variety of sources. Readers will then develop a solid statistical toolkit that will allow them to quickly understand gain intuition about the content of a dataset. Finally, the readers will gain hands-on experience implementing essential machine learning techniques (regression, classification, clustering, and so on) with the relevant Go packages. Finally, the reader will have a solid machine learning mindset and a powerful Go toolkit of techniques, packages, and example implementations. Style and approach This book connects the fundamental, theoretical concepts behind Machine Learning to practical implementations using the Go programming language.

Machine Learning With Go: Leverage Go's powerful packages to build smart machine learning and predictive applications, 2nd Edition

by Daniel Whitenack Janani Selvaraj

Infuse an extra layer of intelligence into your Go applications with machine learning and AIKey FeaturesBuild simple, maintainable, and easy to deploy machine learning applications with popular Go packagesLearn the statistics, algorithms, and techniques to implement machine learningOvercome the common challenges faced while deploying and scaling the machine learning workflowsBook DescriptionThis updated edition of the popular Machine Learning With Go shows you how to overcome the common challenges of integrating analysis and machine learning code within an existing engineering organization.Machine Learning With Go, Second Edition, will begin by helping you gain an understanding of how to gather, organize, and parse real-world data from a variety of sources. The book also provides absolute coverage in developing groundbreaking machine learning pipelines including predictive models, data visualizations, and statistical techniques. Up next, you will learn the thorough utilization of Golang libraries including golearn, gorgonia, gosl, hector, and mat64. You will discover the various TensorFlow capabilities, along with building simple neural networks and integrating them into machine learning models. You will also gain hands-on experience implementing essential machine learning techniques such as regression, classification, and clustering with the relevant Go packages. Furthermore, you will deep dive into the various Go tools that help you build deep neural networks. Lastly, you will become well versed with best practices for machine learning model tuning and optimization.By the end of the book, you will have a solid machine learning mindset and a powerful Go toolkit of techniques, packages, and example implementationsWhat you will learnBecome well versed with data processing, parsing, and cleaning using Go packagesLearn to gather data from various sources and in various real-world formatsPerform regression, classification, and image processing with neural networksEvaluate and detect anomalies in a time series modelUnderstand common deep learning architectures to learn how each model is builtLearn how to optimize, build, and scale machine learning workflowsDiscover the best practices for machine learning model tuning for successful deploymentsWho this book is forThis book is primarily for Go programmers who want to become a machine learning engineer and to build a solid machine learning mindset along with a good hold on Go packages. This is also useful for data analysts, data engineers, machine learning users who want to run their machine learning experiments using the Go ecosystem. Prior understanding of linear algebra is required to benefit from this book

Machine Learning and AI for Healthcare: Big Data for Improved Health Outcomes

by Arjun Panesar

This updated second edition offers a guided tour of machine learning algorithms and architecture design. It provides real-world applications of intelligent systems in healthcare and covers the challenges of managing big data.The book has been updated with the latest research in massive data, machine learning, and AI ethics. It covers new topics in managing the complexities of massive data, and provides examples of complex machine learning models. Updated case studies from global healthcare providers showcase the use of big data and AI in the fight against chronic and novel diseases, including COVID-19. The ethical implications of digital healthcare, analytics, and the future of AI in population health management are explored. You will learn how to create a machine learning model, evaluate its performance, and operationalize its outcomes within your organization. Case studies from leading healthcare providers cover scaling global digital services. Techniques are presented to evaluate the efficacy, suitability, and efficiency of AI machine learning applications through case studies and best practice, including the Internet of Things.You will understand how machine learning can be used to develop health intelligence–with the aim of improving patient health, population health, and facilitating significant care-payer cost savings.What You Will LearnUnderstand key machine learning algorithms and their use and implementation within healthcareImplement machine learning systems, such as speech recognition and enhanced deep learning/AIManage the complexities of massive dataBe familiar with AI and healthcare best practices, feedback loops, and intelligent agentsWho This Book Is ForHealth care professionals interested in how machine learning can be used to develop health intelligence – with the aim of improving patient health, population health and facilitating significant care-payer cost savings.

Machine Learning and AI with Simple Python and Matlab Scripts: Courseware for Non-computing Majors (IEEE Press)

by M. Umit Uyar

A practical guide to AI applications for Simple Python and Matlab scripts Machine Learning and AI with Simple Python and Matlab Scripts: Courseware for Non-computing Majors introduces basic concepts and principles of machine learning and artificial intelligence to help readers develop skills applicable to many popular topics in engineering and science. Step-by-step instructions for simple Python and Matlab scripts mimicking real-life applications will enter the readers into the magical world of AI, without requiring them to have advanced math and computational skills. The book is supported by instructor only lecture slides and sample exams with multiple-choice questions. Machine Learning and AI with Simple Python and Matlab Scripts includes information on: Artificial neural networks applied to real-world problems such as algorithmic trading of financial assets, Alzheimer’s disease prognosisConvolution neural networks for speech recognition and optical character recognitionRecurrent neural networks for chatbots and natural language translatorsTypical AI tasks including flight control for autonomous drones, dietary menu planning, and route planningAdvanced AI tasks including particle swarm optimization and differential and grammatical evolution as well as the current state of the art in AI tools Machine Learning and AI with Simple Python and Matlab Scripts is an accessible, thorough, and practical learning resource for undergraduate and graduate students in engineering and science programs along with professionals in related industries seeking to expand their skill sets.

Machine Learning and Analytics in Healthcare Systems: Principles and Applications (Green Engineering and Technology)

by Himani Bansal, Balamurugan Balusamy, T. Poongodi, and Firoz Khan KP

This book provides applications of machine learning in healthcare systems and seeks to close the gap between engineering and medicine. It will combine the design and problem-solving skills of engineering with health sciences, in order to advance healthcare treatment. The book will include areas such as diagnosis, monitoring, and therapy. The book will provide real-world case studies, gives a detailed exploration of applications in healthcare systems, offers multiple perspectives on a variety of disciplines, while also letting the reader know how to avoid some of the consequences of old methods with data sharing. The book can be used as a reference for practitioners, researchers and for students at basic and intermediary levels in Computer Science, Electronics and Communications.

Machine Learning and Artificial Intelligence

by Ameet V Joshi

This book provides comprehensive coverage of combined Artificial Intelligence (AI) and Machine Learning (ML) theory and applications. Rather than looking at the field from only a theoretical or only a practical perspective, this book unifies both perspectives to give holistic understanding. The first part introduces the concepts of AI and ML and their origin and current state. The second and third parts delve into conceptual and theoretic aspects of static and dynamic ML techniques. The forth part describes the practical applications where presented techniques can be applied. The fifth part introduces the user to some of the implementation strategies for solving real life ML problems. The book is appropriate for students in graduate and upper undergraduate courses in addition to researchers and professionals. It makes minimal use of mathematics to make the topics more intuitive and accessible.Presents a full reference to artificial intelligence and machine learning techniques - in theory and application;Provides a guide to AI and ML with minimal use of mathematics to make the topics more intuitive and accessible;Connects all ML and AI techniques to applications and introduces implementations.

Machine Learning and Artificial Intelligence

by Ameet V Joshi

The new edition of this popular professional book on artificial intelligence (ML) and machine learning (ML) has been revised for classroom or training use. The new edition provides comprehensive coverage of combined AI and ML theory and applications. Rather than looking at the field from only a theoretical or only a practical perspective, this book unifies both perspectives to give holistic understanding. The first part introduces the concepts of AI and ML and their origin and current state. The second and third parts delve into conceptual and theoretic aspects of static and dynamic ML techniques. The fourth part describes the practical applications where presented techniques can be applied. The fifth part introduces the user to some of the implementation strategies for solving real life ML problems. Each chapter is accompanied with a set of exercises that will help the reader / student to apply the learnings from the chapter to a real-life problem. Completion of these exercises will help the reader / student to solidify the concepts learned. The book is appropriate for students in graduate and upper undergraduate courses in addition to researchers and professionals. It makes minimal use of mathematics to make the topics more intuitive and accessible. The book covers a large gamut of topics in the area of AI and ML and a professor can tailor a course on AI / ML based on the book by selecting and re-organizing the sequence of chapters to suit the needs.

Machine Learning and Artificial Intelligence for Agricultural Economics: Prognostic Data Analytics to Serve Small Scale Farmers Worldwide (International Series in Operations Research & Management Science #314)

by Chandrasekar Vuppalapati

This book discusses machine learning and artificial intelligence (AI) for agricultural economics. It is written with a view towards bringing the benefits of advanced analytics and prognostics capabilities to small scale farmers worldwide. This volume provides data science and software engineering teams with the skills and tools to fully utilize economic models to develop the software capabilities necessary for creating lifesaving applications. The book introduces essential agricultural economic concepts from the perspective of full-scale software development with the emphasis on creating niche blue ocean products. Chapters detail several agricultural economic and AI reference architectures with a focus on data integration, algorithm development, regression, prognostics model development and mathematical optimization. Upgrading traditional AI software development paradigms to function in dynamic agricultural and economic markets, this volume will be of great use to researchers and students in agricultural economics, data science, engineering, and machine learning as well as engineers and industry professionals in the public and private sectors.

Machine Learning and Artificial Intelligence with Industrial Applications: From Big Data to Small Data (Management and Industrial Engineering)

by J. Paulo Davim Diego Carou Antonio Sartal

This book presents the tools used in machine learning (ML) and the benefits of using such tools in facilities. It focus on real life business applications, explaining the most popular algorithms easily and clearly without the use of calculus or matrix/vector algebra. Replete with case studies, this book provides a working knowledge of ML current and future capabilities and the impact it will have on every business. It demonstrates that it is also possible to carry out successful ML and AI projects in any manufacturing plant, even without fully fulfilling the five V (Volume, Velocity, Variety, Veracity and Value) usually associated with big data. This book takes a closer look at how AI and ML are also able to work for industrial area, as well as how you could adapt some of the standard tips and techniques (usually for big data) for your own needs in your SME. Organizations which first understand these tools and know how to use them will benefit at the expense of their rivals.

Machine Learning and Autonomous Systems: Proceedings of ICMLAS 2021 (Smart Innovation, Systems and Technologies #269)

by Ke-Lin Du Joy Iong-Zong Chen Haoxiang Wang V. Suma

This book involves a collection of selected papers presented at International Conference on Machine Learning and Autonomous Systems (ICMLAS 2021), held in Tamil Nadu, India, during 24–25 September 2021. It includes novel and innovative work from experts, practitioners, scientists and decision-makers from academia and industry. It covers selected papers in the area of emerging modern mobile robotic systems and intelligent information systems and autonomous systems in agriculture, health care, education, military and industries.

Machine Learning and Big Data Analytics (Lecture Notes in Networks and Systems #256)

by Rudrapatna K. Shyamasundar Rajiv Misra Amrita Chaturvedi Rana Omer

This edited volume on machine learning and big data analytics (Proceedings of ICMLBDA 2021) is intended to be used as a reference book for researchers and practitioners in the disciplines of computer science, electronics and telecommunication, information science, and electrical engineering. Machine learning and Big data analytics represent a key ingredients in the industrial applications for new products and services. Big data analytics applies machine learning for predictions by examining large and varied data sets—i.e., big data—to uncover hidden patterns, unknown correlations, market trends, customer preferences, and other useful information that can help organizations make more informed business decisions.

Machine Learning and Big Data Analytics Paradigms: Analysis, Applications and Challenges (Studies in Big Data #77)

by Ashraf Darwish Aboul Ella Hassanien

This book is intended to present the state of the art in research on machine learning and big data analytics. The accepted chapters covered many themes including artificial intelligence and data mining applications, machine learning and applications, deep learning technology for big data analytics, and modeling, simulation, and security with big data. It is a valuable resource for researchers in the area of big data analytics and its applications.

Machine Learning and Big Data Analytics: 2nd International Conference on Machine Learning and Big Data Analytics-ICMLBDA, IIT Patna, India, March 2022 (Springer Proceedings in Mathematics & Statistics #401)

by Bharadwaj Veeravalli Rajiv Misra Muttukrishnan Rajarajan Nishtha Kesswani Rana Omer Priyanka Mishra

This edited volume on machine learning and big data analytics (Proceedings of ICMLBDA 2022) is intended to be used as a reference book for researchers and professionals to share their research and reports of new technologies and applications in Machine Learning and Big Data Analytics like biometric Recognition Systems, medical diagnosis, industries, telecommunications, AI Petri Nets Model-Based Diagnosis, gaming, stock trading, Intelligent Aerospace Systems, robot control, law, remote sensing and scientific discovery agents and multiagent systems; and natural language and Web intelligence. The intent of this book is to provide awareness of algorithms used for machine learning and big data in the advanced Scientific Technologies, provide a correlation of multidisciplinary areas and become a point of great interest for Data Scientists, systems architects, developers, new researchers and graduate level students. This volume provides cutting-edge research from around the globe on this field. Current status, trends, future directions, opportunities, etc. are discussed, making it friendly for beginners and young researchers.

Machine Learning and Big Data: Concepts, Algorithms, Tools and Applications

by Khaleel Ahmad Uma N. Dulhare Khairol Amali Bin Ahmad

Currently many different application areas for Big Data (BD) and Machine Learning (ML) are being explored. These promising application areas for BD/ML are the social sites, search engines, multimedia sharing sites, various stock exchange sites, online gaming, online survey sites and various news sites, and so on. To date, various use-cases for this application area are being researched and developed. Software applications are already being published and used in various settings from education and training to discover useful hidden patterns and other information like customer choices and market trends that can help organizations make more informed and customer-oriented business decisions. Combining BD with ML will provide powerful, largely unexplored application areas that will revolutionize practice in Videos Surveillance, Social Media Services, Email Spam and Malware Filtering, Online Fraud Detection, and so on. It is very important to continuously monitor and understand these effects from safety and societal point of view. Hence, the main purpose of this book is for researchers, software developers and practitioners, academicians and students to showcase novel use-cases and applications, present empirical research results from user-centered qualitative and quantitative experiments of these new applications, and facilitate a discussion forum to explore the latest trends in big data and machine learning by providing algorithms which can be trained to perform interdisciplinary techniques such as statistics, linear algebra, and optimization and also create automated systems that can sift through large volumes of data at high speed to make predictions or decisions without human intervention

Machine Learning and Cognition in Enterprises

by Rohit Kumar

Learn about the emergence and evolution of IT in the enterprise, see how machine learning is transforming business intelligence, and discover various cognitive artificial intelligence solutions that complement and extend machine learning. In this book, author Rohit Kumar explores the challenges when these concepts intersect in IT systems by presenting detailed descriptions and business scenarios. He starts with the basics of how artificial intelligence started and how cognitive computing developed out of it. He'll explain every aspect of machine learning in detail, the reasons for changing business models to adopt it, and why your business needs it. Along the way you'll become comfortable with the intricacies of natural language processing, predictive analytics, and cognitive computing. Each technique is covered in detail so you can confidently integrate it into your enterprise as it is needed. This practical guide gives you a roadmap for transformin g your business with cognitive computing, giving you the ability to work confidently in an ever-changing enterprise environment. What You'll Learn See the history of AI and how machine learning and cognitive computing evolved Discover why cognitive computing is so important and why your business needs it Master the details of modern AI as it applies to enterprises Map the path ahead in terms of your IT-business integration Avoid common road blocks in the process of adopting cognitive computing in your business Who This Book Is For Business managers and leadership teams.

Machine Learning and Cognitive Computing for Mobile Communications and Wireless Networks

by Dac-Nhuong Le Krishna Kant Singh Korhan Cengiz Akansha Singh

Communication and network technology has witnessed recent rapid development and numerous information services and applications have been developed globally. These technologies have high impact on society and the way people are leading their lives. The advancement in technology has undoubtedly improved the quality of service and user experience yet a lot needs to be still done. Some areas that still need improvement include seamless wide-area coverage, high-capacity hot-spots, low-power massive-connections, low-latency and high-reliability and so on. Thus, it is highly desirable to develop smart technologies for communication to improve the overall services and management of wireless communication. Machine learning and cognitive computing have converged to give some groundbreaking solutions for smart machines. With these two technologies coming together, the machines can acquire the ability to reason similar to the human brain. The research area of machine learning and cognitive computing cover many fields like psychology, biology, signal processing, physics, information theory, mathematics, and statistics that can be used effectively for topology management. Therefore, the utilization of machine learning techniques like data analytics and cognitive power will lead to better performance of communication and wireless systems.

Machine Learning and Computational Intelligence Techniques for Data Engineering: Proceedings of the 4th International Conference MISP 2022, Volume 2 (Lecture Notes in Electrical Engineering #998)

by Sanjay Misra Deepak Singh Vivek Tiwari Pradeep Singh

This book comprises the proceedings of the 4th International Conference on Machine Intelligence and Signal Processing (MISP2022). The contents of this book focus on research advancements in machine intelligence, signal processing, and applications. The book covers the real-time challenges involved while processing big data analytics and stream processing with the integration of smart data computing services and interconnectivity. It also includes the progress in signal processing to process the normal and abnormal categories of real-world signals such as signals generated from IoT devices, smart systems, speech, videos and involves biomedical signal processing: electrocardiogram (ECG), electroencephalogram (EEG), magnetoencephalography (MEG), electromyogram (EMG), etc. This book proves to be a valuable resource for those in academia and industry.

Machine Learning and Data Analytics for Solving Business Problems: Methods, Applications, and Case Studies (Unsupervised and Semi-Supervised Learning)

by Bader Alyoubi Chiheb-Eddine Ben Ncir Ibraheem Alharbi Anis Jarboui

This book presents advances in business computing and data analytics by discussing recent and innovative machine learning methods that have been designed to support decision-making processes. These methods form the theoretical foundations of intelligent management systems, which allows for companies to understand the market environment, to improve the analysis of customer needs, to propose creative personalization of contents, and to design more effective business strategies, products, and services. This book gives an overview of recent methods – such as blockchain, big data, artificial intelligence, and cloud computing – so readers can rapidly explore them and their applications to solve common business challenges. The book aims to empower readers to leverage and develop creative supervised and unsupervised methods to solve business decision-making problems.

Machine Learning and Data Mining Approaches to Climate Science

by Valliappa Lakshmanan Eric Gilleland Amy Mcgovern Martin Tingley

This book presents innovative work in Climate Informatics, a new field that reflects the application of data mining methods to climate science, and shows where this new and fast growing field is headed. Given its interdisciplinary nature, Climate Informatics offers insights, tools and methods that are increasingly needed in order to understand the climate system, an aspect which in turn has become crucial because of the threat of climate change. There has been a veritable explosion in the amount of data produced by satellites, environmental sensors and climate models that monitor, measure and forecast the earth system. In order to meaningfully pursue knowledge discovery on the basis of such voluminous and diverse datasets, it is necessary to apply machine learning methods, and Climate Informatics lies at the intersection of machine learning and climate science. This book grew out of the fourth workshop on Climate Informatics held in Boulder, Colorado in Sep. 2014.

Machine Learning and Data Mining for Emerging Trend in Cyber Dynamics: Theories and Applications

by Philippe Fournier-Viger Nuno M. Garcia Haruna Chiroma Shafi’i M. Abdulhamid

This book addresses theories and empirical procedures for the application of machine learning and data mining to solve problems in cyber dynamics. It explains the fundamentals of cyber dynamics, and presents how these resilient algorithms, strategies, techniques can be used for the development of the cyberspace environment such as: cloud computing services;cyber security; data analytics; and,disruptive technologies like blockchain. The book presents new machine learning and data mining approaches in solving problems in cyber dynamics. Basic concepts, related work reviews, illustrations, empirical results and tables are integrated in each chapter to enable the reader to fully understand the concepts, methodology, and the results presented. The book contains empirical solutions of problems in cyber dynamics ready for industrial applications. The book will be an excellent starting point for postgraduate students and researchers because each chapter is design to have future research directions.

Refine Search

Showing 34,901 through 34,925 of 61,838 results