0
Your cart

Your cart is empty

Browse All Departments
Price
  • R100 - R250 (6)
  • R250 - R500 (30)
  • R500+ (2,305)
  • -
Status
Format
Author / Contributor
Publisher

Books > Computing & IT > Applications of computing > Artificial intelligence > Machine learning

Model and Data Engineering - 11th International Conference, MEDI 2022, Cairo, Egypt, November 21-24, 2022, Proceedings... Model and Data Engineering - 11th International Conference, MEDI 2022, Cairo, Egypt, November 21-24, 2022, Proceedings (Paperback, 1st ed. 2023)
Philippe Fournier-Viger, Ahmed Hassan, Ladjel Bellatreche
R1,916 Discovery Miles 19 160 Ships in 10 - 15 working days

This book constitutes the refereed proceedings of the 11th International Conference on Model and Data Engineering, MEDI 2022, held in Cairo, Egypt, in November 2022. The 18 full papers presented in this book were carefully reviewed and selected from 65 submissions. The papers cover topics such as database systems, data stream analysis, knowledge-graphs, machine learning, model-driven engineering, image processing, diagnosis, natural language processing, optimization, and advanced applications such as the internet of things and healthcare.

Frontiers in Handwriting Recognition - 18th International Conference, ICFHR 2022, Hyderabad, India, December 4-7, 2022,... Frontiers in Handwriting Recognition - 18th International Conference, ICFHR 2022, Hyderabad, India, December 4-7, 2022, Proceedings (Paperback, 1st ed. 2022)
Utkarsh Porwal, Alicia Fornes, Faisal Shafait
R2,760 Discovery Miles 27 600 Ships in 10 - 15 working days

This book constitutes the refereed proceedings of the 18th International Conference on Frontiers in Handwriting Recognition, ICFHR 2022, which took place in Hyderabad, India, during December 4-7, 2022. The 36 full papers and 1 short paper presented in this volume were carefully reviewed and selected from 61 submissions. The contributions were organized in topical sections as follows: Historical Document Processing; Signature Verification and Writer Identification; Symbol and Graphics Recognition; Handwriting Recognition and Understanding; Handwriting Datasets and Synthetic Handwriting Generation; Document Analysis and Processing.

Applied Recommender Systems with Python - Build Recommender Systems with Deep Learning, NLP and Graph-Based Techniques... Applied Recommender Systems with Python - Build Recommender Systems with Deep Learning, NLP and Graph-Based Techniques (Paperback, 1st ed.)
Akshay Kulkarni, Adarsha Shivananda, Anoosh Kulkarni, V Adithya Krishnan
R1,112 R919 Discovery Miles 9 190 Save R193 (17%) Ships in 10 - 15 working days

This book will teach you how to build recommender systems with machine learning algorithms using Python. Recommender systems have become an essential part of every internet-based business today. You'll start by learning basic concepts of recommender systems, with an overview of different types of recommender engines and how they function. Next, you will see how to build recommender systems with traditional algorithms such as market basket analysis and content- and knowledge-based recommender systems with NLP. The authors then demonstrate techniques such as collaborative filtering using matrix factorization and hybrid recommender systems that incorporate both content-based and collaborative filtering techniques. This is followed by a tutorial on building machine learning-based recommender systems using clustering and classification algorithms like K-means and random forest. The last chapters cover NLP, deep learning, and graph-based techniques to build a recommender engine. Each chapter includes data preparation, multiple ways to evaluate and optimize the recommender systems, supporting examples, and illustrations. By the end of this book, you will understand and be able to build recommender systems with various tools and techniques with machine learning, deep learning, and graph-based algorithms. What You Will Learn Understand and implement different recommender systems techniques with Python Employ popular methods like content- and knowledge-based, collaborative filtering, market basket analysis, and matrix factorization Build hybrid recommender systems that incorporate both content-based and collaborative filtering Leverage machine learning, NLP, and deep learning for building recommender systems Who This Book Is ForData scientists, machine learning engineers, and Python programmers interested in building and implementing recommender systems to solve problems.

Cyber Security Meets Machine Learning (Paperback, 1st ed. 2021): Xiaofeng Chen, Willy Susilo, Elisa Bertino Cyber Security Meets Machine Learning (Paperback, 1st ed. 2021)
Xiaofeng Chen, Willy Susilo, Elisa Bertino
R2,892 Discovery Miles 28 920 Ships in 10 - 15 working days

Machine learning boosts the capabilities of security solutions in the modern cyber environment. However, there are also security concerns associated with machine learning models and approaches: the vulnerability of machine learning models to adversarial attacks is a fatal flaw in the artificial intelligence technologies, and the privacy of the data used in the training and testing periods is also causing increasing concern among users. This book reviews the latest research in the area, including effective applications of machine learning methods in cybersecurity solutions and the urgent security risks related to the machine learning models. The book is divided into three parts: Cyber Security Based on Machine Learning; Security in Machine Learning Methods and Systems; and Security and Privacy in Outsourced Machine Learning. Addressing hot topics in cybersecurity and written by leading researchers in the field, the book features self-contained chapters to allow readers to select topics that are relevant to their needs. It is a valuable resource for all those interested in cybersecurity and robust machine learning, including graduate students and academic and industrial researchers, wanting to gain insights into cutting-edge research topics, as well as related tools and inspiring innovations.

Reinforcement Learning for Finance - Solve Problems in Finance with CNN and RNN Using the TensorFlow Library (Paperback, 1st... Reinforcement Learning for Finance - Solve Problems in Finance with CNN and RNN Using the TensorFlow Library (Paperback, 1st ed.)
Samit Ahlawat
R988 R835 Discovery Miles 8 350 Save R153 (15%) Ships in 10 - 15 working days

This book introduces reinforcement learning with mathematical theory and practical examples from quantitative finance using the TensorFlow library. Reinforcement Learning for Finance begins by describing methods for training neural networks. Next, it discusses CNN and RNN - two kinds of neural networks used as deep learning networks in reinforcement learning. Further, the book dives into reinforcement learning theory, explaining the Markov decision process, value function, policy, and policy gradients, with their mathematical formulations and learning algorithms. It covers recent reinforcement learning algorithms from double deep-Q networks to twin-delayed deep deterministic policy gradients and generative adversarial networks with examples using the TensorFlow Python library. It also serves as a quick hands-on guide to TensorFlow programming, covering concepts ranging from variables and graphs to automatic differentiation, layers, models, and loss functions. After completing this book, you will understand reinforcement learning with deep q and generative adversarial networks using the TensorFlow library. What You Will Learn Understand the fundamentals of reinforcement learning Apply reinforcement learning programming techniques to solve quantitative-finance problems Gain insight into convolutional neural networks and recurrent neural networks Understand the Markov decision process Who This Book Is ForData Scientists, Machine Learning engineers and Python programmers who want to apply reinforcement learning to solve problems.

Deep Learning-Based Face Analytics (Paperback, 1st ed. 2021): Nalini K. Ratha, Vishal M. Patel, Rama Chellappa Deep Learning-Based Face Analytics (Paperback, 1st ed. 2021)
Nalini K. Ratha, Vishal M. Patel, Rama Chellappa
R5,234 Discovery Miles 52 340 Ships in 10 - 15 working days

This book provides an overview of different deep learning-based methods for face recognition and related problems. Specifically, the authors present methods based on autoencoders, restricted Boltzmann machines, and deep convolutional neural networks for face detection, localization, tracking, recognition, etc. The authors also discuss merits and drawbacks of available approaches and identifies promising avenues of research in this rapidly evolving field. Even though there have been a number of different approaches proposed in the literature for face recognition based on deep learning methods, there is not a single book available in the literature that gives a complete overview of these methods. The proposed book captures the state of the art in face recognition using various deep learning methods, and it covers a variety of different topics related to face recognition. This book is aimed at graduate students studying electrical engineering and/or computer science. Biometrics is a course that is widely offered at both undergraduate and graduate levels at many institutions around the world: This book can be used as a textbook for teaching topics related to face recognition. In addition, the work is beneficial to practitioners in industry who are working on biometrics-related problems. The prerequisites for optimal use are the basic knowledge of pattern recognition, machine learning, probability theory, and linear algebra.

Fundamentals of High-Dimensional Statistics - With Exercises and R Labs (Paperback, 1st ed. 2022): Johannes Lederer Fundamentals of High-Dimensional Statistics - With Exercises and R Labs (Paperback, 1st ed. 2022)
Johannes Lederer
R2,698 Discovery Miles 26 980 Ships in 10 - 15 working days

This textbook provides a step-by-step introduction to the tools and principles of high-dimensional statistics. Each chapter is complemented by numerous exercises, many of them with detailed solutions, and computer labs in R that convey valuable practical insights. The book covers the theory and practice of high-dimensional linear regression, graphical models, and inference, ensuring readers have a smooth start in the field. It also offers suggestions for further reading. Given its scope, the textbook is intended for beginning graduate and advanced undergraduate students in statistics, biostatistics, and bioinformatics, though it will be equally useful to a broader audience.

Introduction to Deep Learning for Healthcare (Paperback, 1st ed. 2021): Cao Xiao, Jimeng Sun Introduction to Deep Learning for Healthcare (Paperback, 1st ed. 2021)
Cao Xiao, Jimeng Sun
R1,776 Discovery Miles 17 760 Ships in 10 - 15 working days

This textbook presents deep learning models and their healthcare applications. It focuses on rich health data and deep learning models that can effectively model health data. Healthcare data: Among all healthcare technologies, electronic health records (EHRs) had vast adoption and a significant impact on healthcare delivery in recent years. One crucial benefit of EHRs is to capture all the patient encounters with rich multi-modality data. Healthcare data include both structured and unstructured information. Structured data include various medical codes for diagnoses and procedures, lab results, and medication information. Unstructured data contain 1) clinical notes as text, 2) medical imaging data such as X-rays, echocardiogram, and magnetic resonance imaging (MRI), and 3) time-series data such as the electrocardiogram (ECG) and electroencephalogram (EEG). Beyond the data collected during clinical visits, patient self-generated/reported data start to grow thanks to wearable sensors' increasing use. The authors present deep learning case studies on all data described. Deep learning models: Neural network models are a class of machine learning methods with a long history. Deep learning models are neural networks of many layers, which can extract multiple levels of features from raw data. Deep learning applied to healthcare is a natural and promising direction with many initial successes. The authors cover deep neural networks, convolutional neural networks, recurrent neural networks, embedding methods, autoencoders, attention models, graph neural networks, memory networks, and generative models. It's presented with concrete healthcare case studies such as clinical predictive modeling, readmission prediction, phenotyping, x-ray classification, ECG diagnosis, sleep monitoring, automatic diagnosis coding from clinical notes, automatic deidentification, medication recommendation, drug discovery (drug property prediction and molecule generation), and clinical trial matching. This textbook targets graduate-level students focused on deep learning methods and their healthcare applications. It can be used for the concepts of deep learning and its applications as well. Researchers working in this field will also find this book to be extremely useful and valuable for their research.

ATLAS Measurements of the Higgs Boson Coupling to the Top Quark in the Higgs to Diphoton Decay Channel (Paperback, 1st ed.... ATLAS Measurements of the Higgs Boson Coupling to the Top Quark in the Higgs to Diphoton Decay Channel (Paperback, 1st ed. 2021)
Jennet Elizabeth Dickinson
R4,676 Discovery Miles 46 760 Ships in 10 - 15 working days

During Run 2 of the Large Hadron Collider, the ATLAS experiment recorded proton-proton collision events at 13 TeV, the highest energy ever achieved in a collider. Analysis of this dataset has provided new opportunities for precision measurements of the Higgs boson, including its interaction with the top quark. The Higgs-top coupling can be directly probed through the production of a Higgs boson in association with a top-antitop quark pair (ttH). The Higgs to diphoton decay channel is among the most sensitive for ttH measurements due to the excellent diphoton mass resolution of the ATLAS detector and the clean signature of this decay. Event selection criteria were developed using novel Machine Learning techniques to target ttH events, yielding a precise measurement of the ttH cross section in the diphoton channel and a 6.3 $\sigma$ observation of the ttH process in combination with other decay channels, as well as stringent limits on CP violation in the Higgs-top coupling.

Genetic Programming for Production Scheduling - An Evolutionary Learning Approach (Paperback, 1st ed. 2021): Fangfang Zhang, Su... Genetic Programming for Production Scheduling - An Evolutionary Learning Approach (Paperback, 1st ed. 2021)
Fangfang Zhang, Su Nguyen, Yi Mei, Mengjie Zhang
R4,464 Discovery Miles 44 640 Ships in 10 - 15 working days

This book introduces readers to an evolutionary learning approach, specifically genetic programming (GP), for production scheduling. The book is divided into six parts. In Part I, it provides an introduction to production scheduling, existing solution methods, and the GP approach to production scheduling. Characteristics of production environments, problem formulations, an abstract GP framework for production scheduling, and evaluation criteria are also presented. Part II shows various ways that GP can be employed to solve static production scheduling problems and their connections with conventional operation research methods. In turn, Part III shows how to design GP algorithms for dynamic production scheduling problems and describes advanced techniques for enhancing GP's performance, including feature selection, surrogate modeling, and specialized genetic operators. In Part IV, the book addresses how to use heuristics to deal with multiple, potentially conflicting objectives in production scheduling problems, and presents an advanced multi-objective approach with cooperative coevolution techniques or multi-tree representations. Part V demonstrates how to use multitask learning techniques in the hyper-heuristics space for production scheduling. It also shows how surrogate techniques and assisted task selection strategies can benefit multitask learning with GP for learning heuristics in the context of production scheduling. Part VI rounds out the text with an outlook on the future. Given its scope, the book benefits scientists, engineers, researchers, practitioners, postgraduates, and undergraduates in the areas of machine learning, artificial intelligence, evolutionary computation, operations research, and industrial engineering.

Latent Factor Analysis for High-dimensional and Sparse Matrices - A particle swarm optimization-based approach (Paperback, 1st... Latent Factor Analysis for High-dimensional and Sparse Matrices - A particle swarm optimization-based approach (Paperback, 1st ed. 2022)
Ye Yuan, Xin Luo
R1,355 Discovery Miles 13 550 Ships in 10 - 15 working days

Latent factor analysis models are an effective type of machine learning model for addressing high-dimensional and sparse matrices, which are encountered in many big-data-related industrial applications. The performance of a latent factor analysis model relies heavily on appropriate hyper-parameters. However, most hyper-parameters are data-dependent, and using grid-search to tune these hyper-parameters is truly laborious and expensive in computational terms. Hence, how to achieve efficient hyper-parameter adaptation for latent factor analysis models has become a significant question.This is the first book to focus on how particle swarm optimization can be incorporated into latent factor analysis for efficient hyper-parameter adaptation, an approach that offers high scalability in real-world industrial applications. The book will help students, researchers and engineers fully understand the basic methodologies of hyper-parameter adaptation via particle swarm optimization in latent factor analysis models. Further, it will enable them to conduct extensive research and experiments on the real-world applications of the content discussed.

Handbook of Computational Social Science for Policy (Paperback, 1st ed. 2023): Eleonora Bertoni, Matteo Fontana, Lorenzo... Handbook of Computational Social Science for Policy (Paperback, 1st ed. 2023)
Eleonora Bertoni, Matteo Fontana, Lorenzo Gabrielli, Serena Signorelli, Michele Vespe
R1,462 Discovery Miles 14 620 Ships in 10 - 15 working days

This open access handbook describes foundational issues, methodological approaches and examples on how to analyse and model data using Computational Social Science (CSS) for policy support. Up to now, CSS studies have mostly developed on a small, proof-of concept, scale that prevented from unleashing its potential to provide systematic impact to the policy cycle, as well as from improving the understanding of societal problems to the definition, assessment, evaluation, and monitoring of policies. The aim of this handbook is to fill this gap by exploring ways to analyse and model data for policy support, and to advocate the adoption of CSS solutions for policy by raising awareness of existing implementations of CSS in policy-relevant fields. To this end, the book explores applications of computational methods and approaches like big data, machine learning, statistical learning, sentiment analysis, text mining, systems modelling, and network analysis to different problems in the social sciences. The book is structured into three Parts: the first chapters on foundational issues open with an exposition and description of key policymaking areas where CSS can provide insights and information. In detail, the chapters cover public policy, governance, data justice and other ethical issues. Part two consists of chapters on methodological aspects dealing with issues such as the modelling of complexity, natural language processing, validity and lack of data, and innovation in official statistics. Finally, Part three describes the application of computational methods, challenges and opportunities in various social science areas, including economics, sociology, demography, migration, climate change, epidemiology, geography, and disaster management. The target audience of the book spans from the scientific community engaged in CSS research to policymakers interested in evidence-informed policy interventions, but also includes private companies holding data that can be used to study social sciences and are interested in achieving a policy impact.

Genetic Algorithms and Genetic Programming - Modern Concepts and Practical Applications (Hardcover): Michael Affenzeller,... Genetic Algorithms and Genetic Programming - Modern Concepts and Practical Applications (Hardcover)
Michael Affenzeller, Stefan Wagner, Stephan Winkler, Andreas Beham
R5,719 Discovery Miles 57 190 Ships in 12 - 17 working days

Genetic Algorithms and Genetic Programming: Modern Concepts and Practical Applications discusses algorithmic developments in the context of genetic algorithms (GAs) and genetic programming (GP). It applies the algorithms to significant combinatorial optimization problems and describes structure identification using HeuristicLab as a platform for algorithm development. The book focuses on both theoretical and empirical aspects. The theoretical sections explore the important and characteristic properties of the basic GA as well as main characteristics of the selected algorithmic extensions developed by the authors. In the empirical parts of the text, the authors apply GAs to two combinatorial optimization problems: the traveling salesman and capacitated vehicle routing problems. To highlight the properties of the algorithmic measures in the field of GP, they analyze GP-based nonlinear structure identification applied to time series and classification problems. Written by core members of the HeuristicLab team, this book provides a better understanding of the basic workflow of GAs and GP, encouraging readers to establish new bionic, problem-independent theoretical concepts. By comparing the results of standard GA and GP implementation with several algorithmic extensions, it also shows how to substantially increase achievable solution quality.

Advances in Swarm Intelligence - 13th International Conference, ICSI 2022, Xi'an, China, July 15-19, 2022, Proceedings,... Advances in Swarm Intelligence - 13th International Conference, ICSI 2022, Xi'an, China, July 15-19, 2022, Proceedings, Part II (Paperback, 1st ed. 2022)
Ying Tan, Yuhui Shi, Ben Niu
R5,252 Discovery Miles 52 520 Ships in 10 - 15 working days

This two-volume set LNCS 13344 and 13345 constitutes the proceedings of the 13th International Conference on Advances in Swarm Intelligence, ICSI 2022, which took place in Xi'an, China, in July 2022. The theme of this year's conference was "Serving Life with Swarm Intelligence". The 85 full papers presented were carefully reviewed and selected from 171 submissions. The papers of the second part cover topics such as: Swarm Robotics and Multi-agent System; Deep Neural Networks; Machine Learning; Data Mining; Other Optimization Applications; ICSI-OC'2022: Competition on Single Objective Bounded Optimization Problems; Swarm Intelligence and Nature-Inspired Computing; Swarm-based Computing Algorithms for Optimization; Particle Swarm Optimization; Ant Colony Optimization; Genetic Algorithm and Evolutionary Computation; Fireworks Algorithms; Brain Storm Optimization Algorithm; Swarm Intelligence Approach-based Applications; Multi-Objective Optimization.

Advances in Swarm Intelligence - 13th International Conference, ICSI 2022, Xi'an, China, July 15-19, 2022, Proceedings,... Advances in Swarm Intelligence - 13th International Conference, ICSI 2022, Xi'an, China, July 15-19, 2022, Proceedings, Part I (Paperback, 1st ed. 2022)
Ying Tan, Yuhui Shi, Ben Niu
R2,757 Discovery Miles 27 570 Ships in 10 - 15 working days

This two-volume set LNCS 13344 and 13345 constitutes the proceedings of the 13th International Conference on Advances in Swarm Intelligence, ICSI 2022, which took place in Xi'an, China, in July 2022. The theme of this year's conference was "Serving Life with Swarm Intelligence".The 85 full papers presented were carefully reviewed and selected from 171 submissions. The papers of the first part cover topics such as: Swarm Intelligence and Nature-Inspired Computing; Swarm-based Computing Algorithms for Optimization; Particle Swarm Optimization; Ant Colony Optimization; Differential Evolution; Genetic Algorithm and Evolutionary Computation; Fireworks Algorithms; Brain Storm Optimization Algorithm; Bacterial Foraging Optimization Algorithm; DNA Computing Methods; Multi-Objective Optimization; Swarm Robotics and Multi-Agent System; UAV Cooperation and Control; Machine Learning; Data Mining; and Other Applications.

Dynamic Resource Management in Service-Oriented Core Networks (Paperback, 1st ed. 2021): Weihua Zhuang, Kaige Qu Dynamic Resource Management in Service-Oriented Core Networks (Paperback, 1st ed. 2021)
Weihua Zhuang, Kaige Qu
R4,156 Discovery Miles 41 560 Ships in 10 - 15 working days

This book provides a timely and comprehensive study of dynamic resource management for network slicing in service-oriented fifth-generation (5G) and beyond core networks. This includes the perspective of developing efficient computation resource provisioning and scheduling solutions to guarantee consistent service performance in terms of end-to-end (E2E) data delivery delay. Network slicing is enabled by the software defined networking (SDN) and network function virtualization (NFV) paradigms. For a network slice with a target traffic load, the E2E service delivery is enabled by virtual network function (VNF) placement and traffic routing with static resource allocations. When data traffic enters the network, the traffic load is dynamic and can deviate from the target value, potentially leading to QoS performance degradation and network congestion. Data traffic has dynamics in different time granularities. For example, the traffic statistics (e.g., mean and variance) can be non-stationary and experience significant changes in a coarse time granularity, which are usually predictable. Within a long time duration with stationary traffic statistics, there are traffic dynamics in small timescales, which are usually highly bursty and unpredictable. To provide continuous QoS performance guarantee and ensure efficient and fair operation of the network slices over time, it is essential to develop dynamic resource management schemes for the embedded services in the presence of traffic dynamics during virtual network operation. Queueing theory is used in system modeling, and different techniques including optimization and machine learning are applied to solving the dynamic resource management problems. Based on a simplified M/M/1 queueing model with Poisson traffic arrivals, an optimization model for flow migration is presented to accommodate the large-timescale changes in the average traffic rates with average E2E delay guarantee, while addressing a trade-off between load balancing and flow migration overhead. To overcome the limitations of Poisson traffic model, the authors present a machine learning approach for dynamic VNF resource scaling and migration. The new solution captures the inherent traffic patterns in a real-world traffic trace with non-stationary traffic statistics in large timescale, predicts resource demands for VNF resource scaling, and triggers adaptive VNF migration decision making, to achieve load balancing, migration cost reduction, and resource overloading penalty suppression in the long run. Both supervised and unsupervised machine learning tools are investigated for dynamic resource management. To accommodate the traffic dynamics in small time granularities, the authors present a dynamic VNF scheduling scheme to coordinate the scheduling among VNFs of multiple services, which achieves network utility maximization with delay guarantee for each service. Researchers and graduate students working in the areas of electrical engineering, computing engineering and computer science will find this book useful as a reference or secondary text. Professionals in industry seeking solutions to dynamic resource management for 5G and beyond networks will also want to purchase this book.

Artificial Neural Networks in Pattern Recognition - 10th IAPR TC3 Workshop, ANNPR 2022, Dubai, United Arab Emirates, November... Artificial Neural Networks in Pattern Recognition - 10th IAPR TC3 Workshop, ANNPR 2022, Dubai, United Arab Emirates, November 24-26, 2022, Proceedings (Paperback, 1st ed. 2023)
Neamat El Gayar, Edmondo Trentin, Mirco Ravanelli, Hazem Abbas
R1,894 Discovery Miles 18 940 Ships in 10 - 15 working days

This book constitutes the refereed proceedings of the 10th IAPR TC3 International Workshop on Artificial Neural Networks in Pattern Recognition, ANNPR 2022, held in Dubai, UAE, in November 2022. The 16 revised full papers presented were carefully reviewed and selected from 24 submissions. The conference presents papers on subject such as pattern recognition and machine learning based on artificial neural networks.

Artificial Intelligence in Drug Design (Paperback, 1st ed. 2022): Alexander Heifetz Artificial Intelligence in Drug Design (Paperback, 1st ed. 2022)
Alexander Heifetz
R4,808 Discovery Miles 48 080 Ships in 10 - 15 working days

This volume looks at applications of artificial intelligence (AI), machine learning (ML), and deep learning (DL) in drug design. The chapters in this book describe how AI/ML/DL approaches can be applied to accelerate and revolutionize traditional drug design approaches such as: structure- and ligand-based, augmented and multi-objective de novo drug design, SAR and big data analysis, prediction of binding/activity, ADMET, pharmacokinetics and drug-target residence time, precision medicine and selection of favorable chemical synthetic routes. How broadly are these approaches applied and where do they maximally impact productivity today and potentially in the near future. Written in the highly successful Methods in Molecular Biology series format, chapters include introductions to their respective topics, lists of the necessary software and tools, step-by-step, readily reproducible modeling protocols, and tips on troubleshooting and avoiding known pitfalls. Cutting-edge and unique, Artificial Intelligence in Drug Design is a valuable resource for structural and molecular biologists, computational and medicinal chemists, pharmacologists and drug designers.

Data Mining and Machine Learning in High-Performance Sport - Performance Analysis of On-field and Video Assistant Referees in... Data Mining and Machine Learning in High-Performance Sport - Performance Analysis of On-field and Video Assistant Referees in European Soccer Leagues (Paperback, 1st ed. 2022)
Rabiu Muazu Musa, Anwar P.P. Abdul Majeed, Mohamad Razali Abdullah, Garry Kuan, Mohd Azraai Mohd Razman
R1,473 Discovery Miles 14 730 Ships in 10 - 15 working days

This book explores the application of data mining and machine learning techniques in studying the activity pattern, decision-making skills, misconducts, and actions resulting in the intervention of VAR in European soccer leagues referees. The game of soccer at the elite level is characterised by intense competitions, a high level of intensity, technical, and tactical skills coupled with a long duration of play. Referees are required to officiate the game and deliver correct and indisputable decisions throughout the duration of play. The increase in the spatial and temporal task demands of the game necessitates that the referees must respond and cope with the physiological and psychological loads inherent in the game. The referees are also required to deliver an accurate decision and uphold the rules and regulations of the game during a match. These demands and attributes make the work of referees highly complex. The increasing pace and complexity of the game resulted in the introduction of the Video Assistant Referee (VAR) to assist and improve the decision-making of on-field referees. Despite the integration of VAR into the current refereeing system, the performances of the referees are yet to be error-free. Machine learning coupled with data mining techniques has shown to be vital in providing insights from a large dataset which could be used to draw important inferences that can aid decision-making for diagnostics purposes and overall performance improvement. A total of 6232 matches from 5 consecutive seasons officiated across the English Premier League, Spanish LaLiga, Italian Serie A as well as the German Bundesliga was studied. It is envisioned that the findings in this book could be useful in recognising the activity pattern of top-class referees, that is non-trivial for the stakeholders in devising strategies to further enhance the performances of referees as well as empower talent identification experts with pertinent information for mapping out future high-performance referees.

Cluster Analysis and Applications (Paperback, 1st ed. 2021): Rudolf Scitovski, Kristian Sabo, Francisco Martinez Alvarez, Sime... Cluster Analysis and Applications (Paperback, 1st ed. 2021)
Rudolf Scitovski, Kristian Sabo, Francisco Martinez Alvarez, Sime Ungar
R1,536 Discovery Miles 15 360 Ships in 10 - 15 working days

With the development of Big Data platforms for managing massive amount of data and wide availability of tools for processing these data, the biggest limitation is the lack of trained experts who are qualified to process and interpret the results. This textbook is intended for graduate students and experts using methods of cluster analysis and applications in various fields. Suitable for an introductory course on cluster analysis or data mining, with an in-depth mathematical treatment that includes discussions on different measures, primitives (points, lines, etc.) and optimization-based clustering methods, Cluster Analysis and Applications also includes coverage of deep learning based clustering methods. With clear explanations of ideas and precise definitions of concepts, accompanied by numerous examples and exercises together with Mathematica programs and modules, Cluster Analysis and Applications may be used by students and researchers in various disciplines, working in data analysis or data science.

Millimeter-Wave Networks - Beamforming Design and Performance Analysis (Paperback, 1st ed. 2021): Peng Yang, Wen Wu, Ning... Millimeter-Wave Networks - Beamforming Design and Performance Analysis (Paperback, 1st ed. 2021)
Peng Yang, Wen Wu, Ning Zhang, Xuemin Shen
R4,404 Discovery Miles 44 040 Ships in 10 - 15 working days

This book provides a comprehensive review and in-depth study on efficient beamforming design and rigorous performance analysis in mmWave networks, covering beam alignment, beamforming training and beamforming-aided caching. Due to significant beam alignment latency between the transmitter and the receiver in existing mmWave systems, this book proposes a machine learning based beam alignment algorithm for mmWave networks to determine the optimal beam pair with a low latency. Then, to analyze and enhance the performance of beamforming training (BFT) protocol in 802.11ad mmWave networks, an analytical model is presented to evaluate the performance of BFT protocol and an enhancement scheme is proposed to improve its performance in high user density scenarios. Furthermore, it investigates the beamforming-aided caching problem in mmWave networks, and proposes a device-to-device assisted cooperative edge caching to alleviate backhaul congestion and reduce content retrieval delay. This book concludes with future research directions in the related fields of study. The presented beamforming designs and the corresponding research results covered in this book, provides valuable insights for practical mmWave network deployment and motivate new ideas for future mmWave networking. This book targets researchers working in the fields of mmWave networks, beamforming design, and resource management as well as graduate students studying the areas of electrical engineering, computing engineering and computer science. Professionals in industry who work in this field will find this book useful as a reference.

Analysis of Images, Social Networks and Texts - 10th International Conference, AIST 2021, Tbilisi, Georgia, December 16-18,... Analysis of Images, Social Networks and Texts - 10th International Conference, AIST 2021, Tbilisi, Georgia, December 16-18, 2021, Revised Selected Papers (Paperback, 1st ed. 2022)
Evgeny Burnaev, Dmitry I. Ignatov, Sergei Ivanov, Michael Khachay, Olessia Koltsova, …
R2,319 Discovery Miles 23 190 Ships in 10 - 15 working days

This book constitutes revised selected papers from the thoroughly refereed proceedings of the 10th International Conference on Analysis of Images, Social Networks and Texts, AIST 2021, held in Tbilisi, Georgia, during December 16-18, 2021. The 20 full papers and 5 short papers included in this book were carefully reviewed and selected from 118 submissions. They were organized in topical sections as follows: Invited papers; natural language processing; computer vision; data analysis and machine learning; social network analysis; and theoretical machine learning and optimization.

Computer Vision - ECCV 2022 - 17th European Conference, Tel Aviv, Israel, October 23-27, 2022, Proceedings, Part XV (Paperback,... Computer Vision - ECCV 2022 - 17th European Conference, Tel Aviv, Israel, October 23-27, 2022, Proceedings, Part XV (Paperback, 1st ed. 2022)
Shai Avidan, Gabriel Brostow, Moustapha Cisse, Giovanni Maria Farinella, Tal Hassner
R3,331 Discovery Miles 33 310 Ships in 10 - 15 working days

The 39-volume set, comprising the LNCS books 13661 until 13699, constitutes the refereed proceedings of the 17th European Conference on Computer Vision, ECCV 2022, held in Tel Aviv, Israel, during October 23-27, 2022. The 1645 papers presented in these proceedings were carefully reviewed and selected from a total of 5804 submissions. The papers deal with topics such as computer vision; machine learning; deep neural networks; reinforcement learning; object recognition; image classification; image processing; object detection; semantic segmentation; human pose estimation; 3d reconstruction; stereo vision; computational photography; neural networks; image coding; image reconstruction; object recognition; motion estimation.

Periodic Pattern Mining - Theory, Algorithms, and Applications (Paperback, 1st ed. 2021): R. Uday Kiran, Philippe... Periodic Pattern Mining - Theory, Algorithms, and Applications (Paperback, 1st ed. 2021)
R. Uday Kiran, Philippe Fournier-Viger, Jose M. Luna, Jerry Chun-Wei Lin, Anirban Mondal
R4,434 Discovery Miles 44 340 Ships in 10 - 15 working days

This book provides an introduction to the field of periodic pattern mining, reviews state-of-the-art techniques, discusses recent advances, and reviews open-source software. Periodic pattern mining is a popular and emerging research area in the field of data mining. It involves discovering all regularly occurring patterns in temporal databases. One of the major applications of periodic pattern mining is the analysis of customer transaction databases to discover sets of items that have been regularly purchased by customers. Discovering such patterns has several implications for understanding the behavior of customers. Since the first work on periodic pattern mining, numerous studies have been published and great advances have been made in this field. The book consists of three main parts: introduction, algorithms, and applications. The first chapter is an introduction to pattern mining and periodic pattern mining. The concepts of periodicity, periodic support, search space exploration techniques, and pruning strategies are discussed. The main types of algorithms are also presented such as periodic-frequent pattern growth, partial periodic pattern-growth, and periodic high-utility itemset mining algorithm. Challenges and research opportunities are reviewed. The chapters that follow present state-of-the-art techniques for discovering periodic patterns in (1) transactional databases, (2) temporal databases, (3) quantitative temporal databases, and (4) big data. Then, the theory on concise representations of periodic patterns is presented, as well as hiding sensitive information using privacy-preserving data mining techniques. The book concludes with several applications of periodic pattern mining, including applications in air pollution data analytics, accident data analytics, and traffic congestion analytics.

Soft Computing in Interdisciplinary Sciences (Paperback, 1st ed. 2022): S. Chakraverty Soft Computing in Interdisciplinary Sciences (Paperback, 1st ed. 2022)
S. Chakraverty
R5,191 Discovery Miles 51 910 Ships in 10 - 15 working days

This book meets the present and future needs for the interaction between various science and technology/engineering areas on the one hand and different branches of soft computing on the other. Soft computing is the recent development about the computing methods which include fuzzy set theory/logic, evolutionary computation (EC), probabilistic reasoning, artificial neural networks, machine learning, expert systems, etc. Soft computing refers to a partnership of computational techniques in computer science, artificial intelligence, machine learning, and some other engineering disciplines, which attempt to study, model, and analyze complex problems from different interdisciplinary problems. This, as opposed to traditional computing, deals with approximate models and gives solutions to complex real-life problems. Unlike hard computing, soft computing is tolerant of imprecision, uncertainty, partial truth, and approximations. Interdisciplinary sciences include various challenging problems of science and engineering. Recent developments in soft computing are the bridge to handle different interdisciplinary science and engineering problems. In recent years, the correspondingly increased dialog between these disciplines has led to this new book. This is done, firstly, by encouraging the ways that soft computing may be applied in traditional areas, as well as point towards new and innovative areas of applications and secondly, by encouraging other scientific disciplines to engage in a dialog with the above computation algorithms outlining their problems to both access new methods as well as to suggest innovative developments within itself.

Free Delivery
Pinterest Twitter Facebook Google+
You may like...
Foundation Models for Natural Language…
Gerhard PaaƟ, Sven Giesselbach Hardcover R1,354 R898 Discovery Miles 8 980
Research Anthology on Machine Learning…
Information R Management Association Hardcover R17,898 Discovery Miles 178 980
Data Mining - Concepts and Applictions
Ciza Thomas Hardcover R3,417 Discovery Miles 34 170
Hardware Accelerator Systems for…
Shiho Kim, Ganesh Chandra Deka Hardcover R4,095 Discovery Miles 40 950
Cognitive Robotics and Adaptive…
Maki K. Habib Hardcover R2,835 Discovery Miles 28 350
Machine Learning and Data Mining
I Kononenko, M Kukar Paperback R1,960 Discovery Miles 19 600
Model-Based Reinforcement Learning…
M. Farsi Hardcover R3,127 Discovery Miles 31 270
Basic Python Commands - Learn the Basic…
Manuel Mcfeely Hardcover R869 R727 Discovery Miles 7 270
Statistical Modeling in Machine Learning…
Tilottama Goswami, G. R. Sinha Paperback R4,069 Discovery Miles 40 690
Deep Learning Applications: In Computer…
Qi Xuan, Yun Xiang, … Hardcover R2,892 Discovery Miles 28 920

 

Partners