Контакты/Проезд  Доставка и Оплата Помощь/Возврат
История
  +7(495) 980-12-10
  пн-пт: 10-18 сб,вс: 11-18
  shop@logobook.ru
   
    Поиск книг                    Поиск по списку ISBN Расширенный поиск    
Найти
  Зарубежные издательства Российские издательства  
Авторы | Каталог книг | Издательства | Новинки | Учебная литература | Акции | Хиты | |
 

Practical Machine Learning with Rust, Joydeep Bhattacharjee


Варианты приобретения
Цена: 7685.00р.
Кол-во:
Наличие: Поставка под заказ.  Есть в наличии на складе поставщика.
Склад Америка: Есть  
При оформлении заказа до: 2025-09-15
Ориентировочная дата поставки: Октябрь
При условии наличия книги у поставщика.

Добавить в корзину
в Мои желания

Автор: Joydeep Bhattacharjee
Название:  Practical Machine Learning with Rust
ISBN: 9781484251201
Издательство: Springer
Классификация:


ISBN-10: 1484251202
Обложка/Формат: Soft cover
Страницы: 354
Вес: 0.57 кг.
Дата издания: 2020
Язык: English
Издание: 1st ed.
Иллюстрации: 25 illustrations, color; 2 illustrations, black and white; ix, 218 p. 27 illus., 25 illus. in color.
Размер: 234 x 156 x 20
Читательская аудитория: Professional & vocational
Основная тема: Computer Science
Подзаголовок: Creating Intelligent Applications in Rust
Ссылка на Издательство: Link
Рейтинг:
Поставляется из: Германии
Описание: Explore machine learning in Rust and learn about the intricacies of creating machine learning applications. This book begins by covering the important concepts of machine learning such as supervised, unsupervised, and reinforcement learning, and the basics of Rust. Further, you’ll dive into the more specific fields of machine learning, such as computer vision and natural language processing, and look at the Rust libraries that help create applications for those domains. We will also look at how to deploy these applications either on site or over the cloud.After reading Practical Machine Learning with Rust, you will have a solid understanding of creating high computation libraries using Rust. Armed with the knowledge of this amazing language, you will be able to create applications that are more performant, memory safe, and less resource heavy. What You Will LearnWrite machine learning algorithms in RustUse Rust libraries for different tasks in machine learningCreate concise Rust packages for your machine learning applicationsImplement NLP and computer vision in RustDeploy your code in the cloud and on bare metal servers Who This Book Is For Machine learning engineers and software engineers interested in building machine learning applications in Rust.
Дополнительное описание: Chapter 1: Basics of Rust.- Chapter 2: Supervised learning.- Chapter 3: Unsupervised learning and Reinforcement learning.- Chapter 4: Data Processing.- Chapter 5: Natural Language Processing in Rust.- Chapter 6: Computer Vision in Rust.- Chapter 7: Depl



Machine Learning

Автор: Kevin Murphy
Название: Machine Learning
ISBN: 0262018020 ISBN-13(EAN): 9780262018029
Издательство: MIT Press
Рейтинг:
Цена: 18622.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание:

A comprehensive introduction to machine learning that uses probabilistic models and inference as a unifying approach.

Today's Web-enabled deluge of electronic data calls for automated methods of data analysis. Machine learning provides these, developing methods that can automatically detect patterns in data and then use the uncovered patterns to predict future data. This textbook offers a comprehensive and self-contained introduction to the field of machine learning, based on a unified, probabilistic approach.

The coverage combines breadth and depth, offering necessary background material on such topics as probability, optimization, and linear algebra as well as discussion of recent developments in the field, including conditional random fields, L1 regularization, and deep learning. The book is written in an informal, accessible style, complete with pseudo-code for the most important algorithms. All topics are copiously illustrated with color images and worked examples drawn from such application domains as biology, text processing, computer vision, and robotics. Rather than providing a cookbook of different heuristic methods, the book stresses a principled model-based approach, often using the language of graphical models to specify models in a concise and intuitive way. Almost all the models described have been implemented in a MATLAB software package -- PMTK (probabilistic modeling toolkit) -- that is freely available online. The book is suitable for upper-level undergraduates with an introductory-level college math background and beginning graduate students.

Practical Machine Learning with H2O

Автор: Darren Cook
Название: Practical Machine Learning with H2O
ISBN: 149196460X ISBN-13(EAN): 9781491964606
Издательство: Wiley
Рейтинг:
Цена: 6334.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: This hands-on guide teaches you how to use H20 with only minimal math and theory behind the learning algorithms.

Data Mining and Data Warehousing: Principles and Practical Techniques

Автор: Parteek Bhatia
Название: Data Mining and Data Warehousing: Principles and Practical Techniques
ISBN: 1108727743 ISBN-13(EAN): 9781108727747
Издательство: Cambridge Academ
Рейтинг:
Цена: 10771.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: This textbook gives an in-depth discussion of basic principles and practical techniques of data mining and data warehousing. Theoretical concepts are discussed in detail with the help of practical examples. It covers data mining tools and language such as Weka and R language.

Practical Machine Learning

Автор: Gollapudi Sunila
Название: Practical Machine Learning
ISBN: 178439968X ISBN-13(EAN): 9781784399689
Издательство: Неизвестно
Рейтинг:
Цена: 9378.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание:

Learn how to build Machine Learning applications to solve real-world data analysis challenges with this Machine Learning book - packed with practical tutorials

Key Features

  • Fully-coded working examples using a wide range of machine learning libraries and tools, including Python, R, Julia, and Spark
  • Comprehensive practical solutions taking you into the future of machine learning
  • Go a step further and integrate your machine learning projects with Hadoop

Book Description

This book explores an extensive range of machine learning techniques uncovering hidden tricks and tips for several types of data using practical and real-world examples. While machine learning can be highly theoretical, this book offers a refreshing hands-on approach without losing sight of the underlying principles. Inside, a full exploration of the various algorithms gives you high-quality guidance so you can begin to see just how effective machine learning is at tackling contemporary challenges of big data.

This is the only book you need to implement a whole suite of open source tools, frameworks, and languages in machine learning. We will cover the leading data science languages, Python and R, and the underrated but powerful Julia, as well as a range of other big data platforms including Spark, Hadoop, and Mahout. Practical Machine Learning is an essential resource for the modern data scientists who want to get to grips with its real-world application.

With this book, you will not only learn the fundamentals of machine learning but dive deep into the complexities of real world data before moving on to using Hadoop and its wider ecosystem of tools to process and manage your structured and unstructured data.

You will explore different machine learning techniques for both supervised and unsupervised learning; from decision trees to Na ve Bayes classifiers and linear and clustering methods, you will learn strategies for a truly advanced approach to the statistical analysis of data. The book also explores the cutting-edge advancements in machine learning, with worked examples and guidance on deep learning and reinforcement learning, providing you with practical demonstrations and samples that help take the theory-and mystery-out of even the most advanced machine learning methodologies.

What you will learn

  • Implement a wide range of algorithms and techniques for tackling complex data
  • Get to grips with some of the most powerful languages in data science, including R, Python, and Julia
  • Harness the capabilities of Spark and Hadoop to manage and process data successfully
  • Apply the appropriate machine learning technique to address real-world problems
  • Get acquainted with Deep learning and find out how neural networks are being used at the cutting-edge of machine learning
  • Explore the future of machine learning and dive deeper into polyglot persistence, semantic data, and more
Python Machine Learning: A Practical Beginner`s Guide for Understanding Machine Learning, Deep Learning and Neural Networks with Python, Scikit

Автор: Railey Brandon
Название: Python Machine Learning: A Practical Beginner`s Guide for Understanding Machine Learning, Deep Learning and Neural Networks with Python, Scikit
ISBN: 3903331333 ISBN-13(EAN): 9783903331334
Издательство: Неизвестно
Рейтинг:
Цена: 2757.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание:

Discover The Incredible World Of Machine Learning With This Amazing Guide

Have you come across the terms machine learning and neural networks in most articles you have recently read? Do you also want to learn how to build a machine learning model that will answer your questions within a blink of your eyes? If you responded yes to any of the above questions, you have come to the right place.

Machine learning and artificial intelligence have been used in different machines and applications to improve the user's experience. One can also use machine learning to make data analysis and predicting the output for some data sets easy. All you need to do is choose the right algorithm, train the model and test the model before you apply it on any real-world tool. It is that simple isn't it?

Apart from this, you will also learn more about:

  • The Different Types Of Learning Algorithm That You Can Expect To Encounter
  • The Numerous Applications Of Machine Learning And Deep Learning
  • The Best Practices For Picking Up Neural Networks
  • What Are The Best Languages And Libraries To Work With
  • The Various Problems That You Can Solve With Machine Learning Algorithms
  • And much more...

Well, you can do it faster if you use Python. This language has made it easy for any user, even an amateur, to build a strong machine learning model since it has numerous directories and libraries that make it easy for one to build a model. Do you want to know how to build a machine learning model and a neural network?

So, what are you waiting for? Grab a copy of this book now

Practical java machine learning

Автор: Wickham, Mark
Название: Practical java machine learning
ISBN: 1484239504 ISBN-13(EAN): 9781484239506
Издательство: Springer
Рейтинг:
Цена: 6986.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание:

Build machine learning (ML) solutions for Java development. This book shows you that when designing ML apps, data is the key driver and must be considered throughout all phases of the project life cycle. Practical Java Machine Learning helps you understand the importance of data and how to organize it for use within your ML project. You will be introduced to tools which can help you identify and manage your data including JSON, visualization, NoSQL databases, and cloud platforms including Google Cloud Platform and Amazon Web Services.
Practical Java Machine Learning includes multiple projects, with particular focus on the Android mobile platform and features such as sensors, camera, and connectivity, each of which produce data that can power unique machine learning solutions. You will learn to build a variety of applications that demonstrate the capabilities of the Google Cloud Platform machine learning API, including data visualization for Java; document classification using the Weka ML environment; audio file classification for Android using ML with spectrogram voice data; and machine learning using device sensor data.
After reading this book, you will come away with case study examples and projects that you can take away as templates for re-use and exploration for your own machine learning programming projects with Java.
What You Will Learn
Identify, organize, and architect the data required for ML projectsDeploy ML solutions in conjunction with cloud providers such as Google and AmazonDetermine which algorithm is the most appropriate for a specific ML problemImplement Java ML solutions on Android mobile devicesCreate Java ML solutions to work with sensor dataBuild Java streaming based solutions
Who This Book Is For
Experienced Java developers who have not implemented machine learning techniques before.
Practical Guide for Biomedical Signals Analysis Using Machine Learning Techniques

Автор: Subasi, Abdulhamit
Название: Practical Guide for Biomedical Signals Analysis Using Machine Learning Techniques
ISBN: 0128174447 ISBN-13(EAN): 9780128174449
Издательство: Elsevier Science
Рейтинг:
Цена: 19875.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание:

Practical Guide for Biomedical Signals Analysis Using Machine Learning Techniques: A MATLAB Based Approach presents how machine learning and biomedical signal processing methods can be used in biomedical signal analysis. Different machine learning applications in biomedical signal analysis, including those for electrocardiogram, electroencephalogram and electromyogram are described in a practical and comprehensive way, helping readers with limited knowledge. Sections cover biomedical signals and machine learning techniques, biomedical signals, such as electroencephalogram (EEG), electromyogram (EMG) and electrocardiogram (ECG), different signal-processing techniques, signal de-noising, feature extraction and dimension reduction techniques, such as PCA, ICA, KPCA, MSPCA, entropy measures, and other statistical measures, and more.

This book is a valuable source for bioinformaticians, medical doctors and other members of the biomedical field who need a cogent resource on the most recent and promising machine learning techniques for biomedical signals analysis.

  • Provides comprehensive knowledge in the application of machine learning tools in biomedical signal analysis for medical diagnostics, brain computer interface and man/machine interaction
  • Explains how to apply machine learning techniques to EEG, ECG and EMG signals
  • Gives basic knowledge on predictive modeling in biomedical time series and advanced knowledge in machine learning for biomedical time series
Practical machine learning and image processing

Автор: Singh, Himanshu
Название: Practical machine learning and image processing
ISBN: 1484241487 ISBN-13(EAN): 9781484241486
Издательство: Springer
Рейтинг:
Цена: 8384.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание:

Gain insights into image-processing methodologies and algorithms, using machine learning and neural networks in Python. This book begins with the environment setup, understanding basic image-processing terminology, and exploring Python concepts that will be useful for implementing the algorithms discussed in the book. You will then cover all the core image processing algorithms in detail before moving onto the biggest computer vision library: OpenCV. You’ll see the OpenCV algorithms and how to use them for image processing.
The next section looks at advanced machine learning and deep learning methods for image processing and classification. You’ll work with concepts such as pulse coupled neural networks, AdaBoost, XG boost, and convolutional neural networks for image-specific applications. Later you’ll explore how models are made in real time and then deployed using various DevOps tools.
All the concepts in Practical Machine Learning and Image Processing are explained using real-life scenarios. After reading this book you will be able to apply image processing techniques and make machine learning models for customized application.
What You Will Learn
Discover image-processing algorithms and their applications using PythonExplore image processing using the OpenCV libraryUse TensorFlow, scikit-learn, NumPy, and other librariesWork with machine learning and deep learning algorithms for image processingApply image-processing techniques to five real-time projects
Who This Book Is For
Data scientists and software developers interested in image processing and computer vision.
Data Mining. Practical Machine Learning Tools and Techniques, 4 ed.

Автор: Witten, Ian H.
Название: Data Mining. Practical Machine Learning Tools and Techniques, 4 ed.
ISBN: 0128042915 ISBN-13(EAN): 9780128042915
Издательство: Elsevier Science
Рейтинг:
Цена: 9262.00 р.
Наличие на складе: Нет в наличии.

Описание:

Data Mining: Practical Machine Learning Tools and Techniques, Fourth Edition, offers a thorough grounding in machine learning concepts, along with practical advice on applying these tools and techniques in real-world data mining situations. This highly anticipated fourth edition of the most acclaimed work on data mining and machine learning teaches readers everything they need to know to get going, from preparing inputs, interpreting outputs, evaluating results, to the algorithmic methods at the heart of successful data mining approaches.

Extensive updates reflect the technical changes and modernizations that have taken place in the field since the last edition, including substantial new chapters on probabilistic methods and on deep learning. Accompanying the book is a new version of the popular WEKA machine learning software from the University of Waikato. Authors Witten, Frank, Hall, and Pal include today's techniques coupled with the methods at the leading edge of contemporary research.

Please visit the book companion website at https: //www.cs.waikato.ac.nz/ ml/weka/book.html.

It contains

  • Powerpoint slides for Chapters 1-12. This is a very comprehensive teaching resource, with many PPT slides covering each chapter of the book
  • Online Appendix on the Weka workbench; again a very comprehensive learning aid for the open source software that goes with the book
  • Table of contents, highlighting the many new sections in the 4th edition, along with reviews of the 1st edition, errata, etc.

  • Provides a thorough grounding in machine learning concepts, as well as practical advice on applying the tools and techniques to data mining projects
  • Presents concrete tips and techniques for performance improvement that work by transforming the input or output in machine learning methods
  • Includes a downloadable WEKA software toolkit, a comprehensive collection of machine learning algorithms for data mining tasks-in an easy-to-use interactive interface
  • Includes open-access online courses that introduce practical applications of the material in the book
Beginning Rust: From Novice to Professional

Автор: Milanesi Carlo
Название: Beginning Rust: From Novice to Professional
ISBN: 1484234677 ISBN-13(EAN): 9781484234679
Издательство: Springer
Рейтинг:
Цена: 5309.00 р.
Наличие на складе: Нет в наличии.

Описание: The 2018 Moleskine Black TPU Elastic iPhone 10 hard case is a bright, lightweight case inspired by the design of the Classic Notebook. Rounded corners, distinctive elastic band graphic and monogram connect your iPhone to an analogue world of paper inspiration, while a coordinated softtouch edge provides a naturally tactile grip. Each transparent case includes an XS Volant Journal to note down ideas on the move, and the legendary history of Moleskine.

Hands-On Functional Programming in Rust

Автор: Johnson Andrew
Название: Hands-On Functional Programming in Rust
ISBN: 1788839358 ISBN-13(EAN): 9781788839358
Издательство: Неизвестно
Цена: 9010.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: Functional programming allows developers to divide programs into smaller, reusable components that ease the creation and maintenance of software as a whole. Combining power of Rust, you can develop robust applications that fulfill modern day software requirements. This book will help you discover Rust features to build software in a functional way.

Rust Standard Library Cookbook

Автор: Nils Ferner Jan, Durante Daniel
Название: Rust Standard Library Cookbook
ISBN: 1788623924 ISBN-13(EAN): 9781788623926
Издательство: Неизвестно
Цена: 8525.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: Mozilla`s Rust is gaining much attention with amazing features and a powerful library. This book will take you through varied recipes to teach you how to leverage the Standard library to implement effective solutions.


ООО "Логосфера " Тел:+7(495) 980-12-10 www.logobook.ru
   В Контакте     В Контакте Мед  Мобильная версия