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

Practical Web Scraping for Data Science: Best Practices and Examples with Python, Vanden Broucke Seppe, Baesens Bart


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

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

Автор: Vanden Broucke Seppe, Baesens Bart
Название:  Practical Web Scraping for Data Science: Best Practices and Examples with Python
ISBN: 9781484235812
Издательство: Springer
Классификация:

ISBN-10: 1484235819
Обложка/Формат: Paperback
Страницы: 306
Вес: 0.56 кг.
Дата издания: 10.06.2018
Язык: English
Издание: 1st ed.
Иллюстрации: 35 illustrations, black and white; xvi, 306 p. 35 illus.
Размер: 180 x 266 x 25
Читательская аудитория: Professional & vocational
Подзаголовок: Best practices and examples with python
Ссылка на Издательство: Link
Рейтинг:
Поставляется из: Германии
Описание:

This book provides a complete and modern guide to web scraping, using Python as the programming language, without glossing over important details or best practices. Written with a data science audience in mind, the book explores both scraping and the larger context of web technologies in which it operates, to ensure full understanding. The authors recommend web scraping as a powerful tool for any data scientists arsenal, as many data science projects start by obtaining an appropriate data set.

Starting with a brief overview on scraping and real-life use cases, the authors explore the core concepts of HTTP, HTML, and CSS to provide a solid foundation. Along with a quick Python primer, they cover Selenium for JavaScript-heavy sites, and web crawling in detail. The book finishes with a recap of best practices and a collection of examples that bring together everything youve learned and illustrate various data science use cases.

What Youll Learn

  • Leverage well-established best practices and commonly-used Python packages
  • Handle todays web, including JavaScript, cookies, and common web scraping mitigation techniques
  • Understand the managerial and legal concerns regarding web scraping
Who This Book is For
A data science oriented audience that is probably already familiar with Python or another programming language or analytical toolkit (R, SAS, SPSS, etc). Students or instructors in university courses may also benefit. Readers unfamiliar with Python will appreciate a quick Python primer in chapter 1 to catch up with the basics and provide pointers to other guides as well.

Дополнительное описание: Part I: Web Scraping Basics.- 1. Introduction.- 2. The Web Speaks HTTP.- 3. Stirring the HTML and CSS Soup.- Part II: Advanced Web Scraping.- 4. Delving Deeper in HTTP.- 5. Dealing with JavaScript.- 6. From Web Scraping to Web Crawling.- Part III: Manager



Website Scraping with Python: Using Beautifulsoup and Scrapy

Автор: Hajba Gabor Laszlo
Название: Website Scraping with Python: Using Beautifulsoup and Scrapy
ISBN: 1484239245 ISBN-13(EAN): 9781484239247
Издательство: Springer
Рейтинг:
Цена: 8384.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: Closely examine website scraping and data processing: the technique of extracting data from websites in a format suitable for further analysis. You'll review which tools to use, and compare their features and efficiency. Focusing on BeautifulSoup4 and Scrapy, this concise, focused book highlights common problems and suggests solutions that readers can implement on their own.

Website Scraping with Python starts by introducing and installing the scraping tools and explaining the features of the full application that readers will build throughout the book. You'll see how to use BeautifulSoup4 and Scrapy individually or together to achieve the desired results. Because many sites use JavaScript, you'll also employ Selenium with a browser emulator to render these sites and make them ready for scraping.
By the end of this book, you'll have a complete scraping application to use and rewrite to suit your needs. As a bonus, the author shows you options of how to deploy your spiders into the Cloud to leverage your computer from long-running scraping tasks.
What You'll Learn
Install and implement scraping tools individually and togetherRun spiders to crawl websites for data from the cloudWork with emulators and drivers to extract data from scripted sites
Who This Book Is For
Readers with some previous Python and software development experience, and an interest in website scraping.
Information Technology Risk Management in Enterprise Environments - A Review of Industry Practices and a Practical Guide to Risk Management

Автор: Minoli
Название: Information Technology Risk Management in Enterprise Environments - A Review of Industry Practices and a Practical Guide to Risk Management
ISBN: 0471762547 ISBN-13(EAN): 9780471762546
Издательство: Wiley
Рейтинг:
Цена: 15990.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: Discusses all types of corporate risks and practical means of defending against them. Security is currently identified as a critical area of Information Technology management by a majority of government, commercial, and industrial organizations.

Practical Machine Learning with Python

Автор: Dipanjan Sarkar; Raghav Bali; Tushar Sharma
Название: Practical Machine Learning with Python
ISBN: 1484232062 ISBN-13(EAN): 9781484232064
Издательство: Springer
Рейтинг:
Цена: 6986.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание:

Master the essential skills needed to recognize and solve complex problems with machine learning and deep learning. Using real-world examples that leverage the popular Python machine learning ecosystem, this book is your perfect companion for learning the art and science of machine learning to become a successful practitioner. The concepts, techniques, tools, frameworks, and methodologies used in this book will teach you how to think, design, build, and execute machine learning systems and projects successfully.

Practical Machine Learning with Python follows a structured and comprehensive three-tiered approach packed with hands-on examples and code.

Part 1 focuses on understanding machine learning concepts and tools. This includes machine learning basics with a broad overview of algorithms, techniques, concepts and applications, followed by a tour of the entire Python machine learning ecosystem. Brief guides for useful machine learning tools, libraries and frameworks are also covered.

Part 2 details standard machine learning pipelines, with an emphasis on data processing analysis, feature engineering, and modeling. You will learn how to process, wrangle, summarize and visualize data in its various forms. Feature engineering and selection methodologies will be covered in detail with real-world datasets followed by model building, tuning, interpretation and deployment.

Part 3 explores multiple real-world case studies spanning diverse domains and industries like retail, transportation, movies, music, marketing, computer vision and finance. For each case study, you will learn the application of various machine learning techniques and methods. The hands-on examples will help you become familiar with state-of-the-art machine learning tools and techniques and understand what algorithms are best suited for any problem.

Practical Machine Learning with Python will empower you to start solving your own problems with machine learning today

What You'll Learn

  • Execute end-to-end machine learning projects and systems
  • Implement hands-on examples with industry standard, open source, robust machine learning tools and frameworks
  • Review case studies depicting applications of machine learning and deep learning on diverse domains and industries
  • Apply a wide range of machine learning models including regression, classification, and clustering.
  • Understand and apply the latest models and methodologies from deep learning including CNNs, RNNs, LSTMs and transfer learning.

Who This Book Is For
IT professionals, analysts, developers, data scientists, engineers, graduate students
ADO.NET and ADO Examples and Best Practices for VB Programmers

Автор: William Vaughn
Название: ADO.NET and ADO Examples and Best Practices for VB Programmers
ISBN: 1893115682 ISBN-13(EAN): 9781893115682
Издательство: Springer
Рейтинг:
Цена: 6986.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: ADO.NET and ADO Examples and Best Practices for VB Programmers, Second Edition brings the popular first edition up to date with fresh insights and tips on COM-based ADOand adds a voluminous section on the new ADO.NET technology.

ADO.NET Examples and Best Practices for C# Programmers

Автор: Peter D. Blackburn; William Vaughn
Название: ADO.NET Examples and Best Practices for C# Programmers
ISBN: 1590590120 ISBN-13(EAN): 9781590590126
Издательство: Springer
Рейтинг:
Цена: 5309.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: Best-selling author Bill Vaughn gives practical advice that VB developers can use immediately to make their data access code faster and easier to write and understand.

Practical Programming: An Introduction to Computer Science Using Python 3.6

Автор: Gries Paul, Campbell Jennifer, Montojo Jason
Название: Practical Programming: An Introduction to Computer Science Using Python 3.6
ISBN: 1680502689 ISBN-13(EAN): 9781680502688
Издательство: Wiley
Рейтинг:
Цена: 6334.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: Classroom-tested by tens of thousands of students, this new edition of the bestselling intro to programming book is for anyone who wants to understand computer science. Learn about design, algorithms, testing, and debugging. Discover the fundamentals of programming with Python 3.6--a language that`s used in millions of devices.

Practical Python AI Projects: Mathematical Models of Optimization Problems with Google Or-Tools

Автор: Kruk Serge
Название: Practical Python AI Projects: Mathematical Models of Optimization Problems with Google Or-Tools
ISBN: 1484234227 ISBN-13(EAN): 9781484234228
Издательство: Springer
Рейтинг:
Цена: 7685.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание:

Discover the art and science of solving artificial intelligence problems with Python using optimization modeling. This book covers the practical creation and analysis of mathematical algebraic models such as linear continuous models, non-obviously linear continuous models,
and pure linear integer models. Rather than focus on theory, Practical Python AI Projects, the product of the author's decades of industry teaching and consulting, stresses the model creation aspect; contrasting alternate approaches and practical variations.
Each model is explained thoroughly and written to be executed. The source code from all examples in the book is available, written in Python using Google OR-Tools. It also includes a random problem generator, useful for industry application or study.
What You Will Learn
Build basic Python-based artificial intelligence (AI) applications Work with mathematical optimization methods and the Google OR-Tools (Optimization Tools) suiteCreate several types of projects using Python and Google OR-Tools
Who This Book Is For
Developers and students who already have prior experience in Python coding. Some prior mathematical experience or comfort level may be helpful as well.

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