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

Web App Development and Real-Time Web Analytics with Python: Develop and Integrate Machine Learning Algorithms into Web Apps, Nokeri Tshepo Chris


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

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

Автор: Nokeri Tshepo Chris
Название:  Web App Development and Real-Time Web Analytics with Python: Develop and Integrate Machine Learning Algorithms into Web Apps
ISBN: 9781484277829
Издательство: Springer
Классификация:




ISBN-10: 1484277821
Обложка/Формат: Paperback
Страницы: 244
Вес: 0.43 кг.
Дата издания: 20.11.2021
Серия: Alternative criminology
Язык: English
Издание: 1st ed.
Иллюстрации: 68 illustrations, color; 36 illustrations, black and white; x, 140 p. 104 illus., 68 illus. in color.
Размер: 25.40 x 17.78 x 1.30 cm
Читательская аудитория: Professional & vocational
Подзаголовок: Economics admissions assessment collection. updated with the latest specification, 300+ practice questions and past papers, with fully worked solutions, time saving techniques, score boosting strategies, and formula sheets.
Ссылка на Издательство: Link
Рейтинг:
Поставляется из: Германии
Описание: Chapter 1: Static 2D and 3D GraphsChapter Goal: This chapter introduces the basics of tabulating data and constructing staticgraphical representations. To begin with, it exhibits an approach of extracting and tabulating data by implementing the pandas and sqlalchemy library. Subsequently, it reveals a prevalent 2D and 3D charting recognized as Matplotlib, then exhibits a technique of constructing basic charts (i.e. box-whisker plot, histogram, line plot, and scatter plot).● Tabulating Data● 2D Chartingo Box-whisker-ploto Histogramo Line ploto Scatter ploto Density Plot● 3D Charting● Conclusion
Chapter 2: Interactive ChartingChapter Goal: This chapter introduces an approach for constructing interactive charts byimplementing the most prevalent library, recognized as Plotly.● Plotly● 2D Chartingo Box-whisker-ploto Histogramo Line ploto Scatter ploto Density Ploto Bar Charto Pie Charto Sunburst● 3D Charting● Conclusion
Chapter 3: Containing functionality in Interactive GraphsChapter Goal: This chapter extends to the preceding chapter. It introduces an approach toupdating interactive graphs to improve user experience. For instance, you will learn how to add buttons and range sliders, among other functionalities. Besides that, it exhibits an approach for integrating innumerable graphs into one graph with some functionality.● Updating Graph Layout● Updating Plotly Axes● Including Range Slider● Including Buttons to a Graph● Styling Interactive Graphs● Updating Plotly X-Axis● Color Sequencing● Subplots● Conclusions
Chapter 4: Essentials of HTMLChapter Goal: This chapter introduces the most prevalent markup language for developingwebsites. It acquaints you with the essentials of designing websites. Besides that, it contains a richset of code and examples to support you in getting started with coding using HTML.● The Communication between a Web Browser and Web Server● Domain Hostingo Shared Hostingo Managed Hosting● HyperText Markup Languageo HTML Elements▪ Headings▪ Paragraphs▪ Div▪ Span▪ Buttons▪ Text Box▪ Input▪ File Upload▪ Label▪ Form▪ Meta Tag● Practical Example● Conclusion
Chapter 5: Python Web Frameworks and ApplicationsChapter Goal: The preceding chapter acquainted you with interactive visualization using Plotly. This chapter introduces key Python web frameworks (i.e., flask and dash) and how they differ.Besides that, it provides practical examples and helps you get started with Python web development.● Web Frameworks● Web Applications● Flasko WSGIo Werkzeugo Jinjao Installing Flasko Initializing a Flask Web Applicationo Flask Application Codeo Deploy a Flask Web Application● Dasho Installing Dash Dependencieso Initializing a Dash Web Applicationo Dash Application Codeo Deploy a Dash Web Application● Jupyter Dash● Conclusion
Chapter 6: Dash Bootstrap ComponentsChapter Goal: This chapter covers dash_bootstrap_component. It is a Python library from the Plotly family, which enables us to have key bootstrap func

Дополнительное описание: Chapter 1: Tabulating Data and Constructing Static 2D and 3D Charts.- Chapter 2: Interactive Tabulation and Charting.- Chapter 3: Creating Functionality and Styling for Interactive Charts.- Chapter 4: Essentials of HTML.- Chapter 5: Python Web Frameworks



Integrated Approaches in Information Technology and Web Engineering: Advancing Organizational Knowledge Sharing

Автор: Alkhatib Ghazi, David
Название: Integrated Approaches in Information Technology and Web Engineering: Advancing Organizational Knowledge Sharing
ISBN: 1605664189 ISBN-13(EAN): 9781605664187
Издательство: Mare Nostrum (Eurospan)
Рейтинг:
Цена: 24453.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: There is proliferation of information-technology and, especially, Web-based approaches to the implementation of systems and services. This book offers insights into the field of Web engineering.

Adaptive Machine Learning Algorithms with Python: Solve Data Analytics and Machine Learning Problems on Edge Devices

Автор: Chatterjee Chanchal
Название: Adaptive Machine Learning Algorithms with Python: Solve Data Analytics and Machine Learning Problems on Edge Devices
ISBN: 1484280164 ISBN-13(EAN): 9781484280164
Издательство: Springer
Рейтинг:
Цена: 6288.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: ​Chapter 1. Introducing Data Representation FeaturesSet the context for the reader with important data representation features, present the need for adaptive algorithms to compute them and demonstrate how these algorithms are important in multiple disciplines. Additionally, discuss a common methodology adopted to derive all our algorithms.Sub-topics: 1. Data representation features2. Computational models for time-varying multi-dimensional data3. Multi-disciplinary origin of adaptive algorithms4. Common Methodology for Derivations of Algorithms5. Outline of The Book
Chapter 2. General Theories and NotationsIntroduce the reader to types of data in real-world streaming applications, discuss practical use cases and derive adaptive algorithms for mean, normalized mean, median, and covariances. Support the results with experiments on real data.Sub-topics: 1. Introduction2. Stationary and Non-Stationary Sequences3. Use Cases for Algorithms Covered in this Chapter 4. Adaptive Mean and Covariance of Nonstationary Sequences5. Adaptive Covariance and Inverses6. Adaptive Normalized Mean Algorithm7. Adaptive Median Algorithm8. Experimental Results
Chapter 3. Square Root and Inverse Square RootIntroduce readers to practical applications of square roots and inverse square roots of streaming data matrices, then present algorithms to compute them. Support the algorithms with real data.Sub-topics: 1. Introduction and Use Cases2. Adaptive Square Root Algorithms3. Adaptive Inverse Square Root Algorithms4. Experimental Results
Chapter 4. First Principal EigenvectorIntroduce the reader to adaptive computation of first principal component of streaming data, discuss the use cases with examples, derive ten algorithms with the common methodology adopted here. Demonstrate the algorithms with real-world non-stationary streaming data examples.Sub-topics: 1. Introduction and Use Cases2. Algorithms and Objective Functions3. OJA Algorithm4. RQ, OJAN, and LUO Algorithms5. IT and XU Algorithms6. Penalty Function Algorithm 7. Augmented Lagrangian Algorithms8. Summary of Algorithms9. Experimental Results
Chapter 5. Principal and Minor EigenvectorsIntroduce the reader to adaptive computation of all principal components, discuss powerful use cases with examples, derive 21 adaptive algorithms and demonstrate the algorithms on real-world time-varying data.Sub-topics: 1. Introduction and Use Cases2. Algorithms and Objective Functions3. OJA Algorithms4. XU Algorithms5. PF Algorithms6. AL1 Algorithms7. AL2 Algorithms8. IT Algorithms9. RQ Algorithms10. Summary of Adaptive Eigenvector Algorithms11. Experimental Results
Chapter 6. Accelerated Computation eigenvectorsIntroduce the reader to methods to speed up the adaptive algorithms presented in this book. Help the reader speed up a few algorithms and demonstrate their usefulness and acceleration on real-world stationery and non-stationary data.Sub-topics: 1. Introduction2. Gradient Descent Algorithm3. Steepest Descent Algorithm4. Conjugate Direction Algorithm5. Newton-Raphson Algorithm6. Experimental Results
Chapter 7. Generalized EigenvectorsIntroduce the reader to the adaptive computation of generalized eigenvectors of streaming data matrices in real-time applications. Dis

Python for Data Science: 2 Books in 1. A Practical Beginner`s Guide to learn Python Programming, introducing into Data Analytics, Machine Learn

Автор: Thompson Erick
Название: Python for Data Science: 2 Books in 1. A Practical Beginner`s Guide to learn Python Programming, introducing into Data Analytics, Machine Learn
ISBN: 1801131872 ISBN-13(EAN): 9781801131872
Издательство: Неизвестно
Рейтинг:
Цена: 4137.00 р.
Наличие на складе: Нет в наличии.

Описание:

Are you looking for a crash course that will help you learn Python? Do you want to master data science using Python? If yes, then keep reading

Python is one of the most popular programming languages in the word in 2020 and specially for data science. Every day people use it to do cool things like Automation, they use it in Artificial Intelligence, Machine Learning, as well as Building Applications and Websites like Instagram and Dropbox. YouTube, Pinterest, and SurveyMonkey are all built on Python. So if you are looking for a trendy job, like data scientist, Python is for you.

This is a Python guide with 2 Books in 1:

  • Python crash course
  • Python for data analysis

Python has seen an explosion in popularity in recent years, driven by several aspects that make it an incredibly versatile and intuitive language.

Moreover, data analysis plays a significant job in numerous parts of your regular day to day existence today. Organizations use information to Understand Their Customer Needs and produce the Best Possible Product or Service. Python Programming Language is one of the best framework with regards to information examination.

Data Scientist is the most requested job of the 21st century and Python is the most popular programming language of the 21st century. So it's pretty obvious that anyone have skills in both Data Science and Python will be in great demand in industry.

You needn't bother with an exhausting and costly reading material. This guide is the best one for every readers.

This guide covers:

  • The world of data science technologies
  • Application of machine learning
  • Data scientist: the sexiest job in the 21st century
  • Learning Python from scratch
  • Data analysis with Python
  • NumPy for numerical data processing
  • Data visualization with Python
  • Projects on Python

And much more

Despite its simplicity, Python is also sturdy and robust enough to carry out complex scientific and mathematical tasks. Python has been designed with features that drastically simplify the visualization and analysis of data, and Python is also the go-to choice for the creation of machine learning models and artificial intelligence.

Be it machine learning, data analytics, data processing, web development, enterprise software development or taking the photo of Blackhole: Python is everywhere. Beloved by the data scientists and new generation developers, Pyhton will eat the word

Ready to get started? Click the BUY NOW button


Hands-On Explainable AI (XAI) with Python: Interpret, visualize, explain, and integrate reliable AI for fair, secure, and trustworthy AI apps

Автор: Rothman Denis
Название: Hands-On Explainable AI (XAI) with Python: Interpret, visualize, explain, and integrate reliable AI for fair, secure, and trustworthy AI apps
ISBN: 1800208138 ISBN-13(EAN): 9781800208131
Издательство: Неизвестно
Рейтинг:
Цена: 10114.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: In today`s era of AI, accurately interpreting and communicating trustworthy, fair, and secure AI findings have become a crucial skill to master. This book bridges the gap between AI`s pitfalls and potential by helping you build the ability to leverage machine learning with Python to visualize and integrate AI.

Python for Data Science: 2 Books in 1. A Practical Beginner`s Guide to learn Python Programming, introducing into Data Analytics, Machine Learn

Автор: Thompson Erick
Название: Python for Data Science: 2 Books in 1. A Practical Beginner`s Guide to learn Python Programming, introducing into Data Analytics, Machine Learn
ISBN: 1801235171 ISBN-13(EAN): 9781801235174
Издательство: Неизвестно
Рейтинг:
Цена: 5102.00 р.
Наличие на складе: Нет в наличии.

Описание:

Are you looking for a crash course that will help you learn Python? Do you want to master data science using Python? If yes, then keep reading

Python is one of the most popular programming languages in the word in 2020 and specially for data science. Every day people use it to do cool things like Automation, they use it in Artificial Intelligence, Machine Learning, as well as Building Applications and Websites like Instagram and Dropbox. YouTube, Pinterest, and SurveyMonkey are all built on Python. So if you are looking for a trendy job, like data scientist, Python is for you.

This is a Python guide with 2 Books in 1:

  • Python crash course
  • Python for data analysis

Python has seen an explosion in popularity in recent years, driven by several aspects that make it an incredibly versatile and intuitive language.

Moreover, data analysis plays a significant job in numerous parts of your regular day to day existence today. Organizations use information to Understand Their Customer Needs and produce the Best Possible Product or Service. Python Programming Language is one of the best framework with regards to information examination.

Data Scientist is the most requested job of the 21st century and Python is the most popular programming language of the 21st century. So it's pretty obvious that anyone have skills in both Data Science and Python will be in great demand in industry.

You needn't bother with an exhausting and costly reading material. This guide is the best one for every readers.

This guide covers:

  • The world of data science technologies
  • Application of machine learning
  • Data scientist: the sexiest job in the 21st century
  • Learning Python from scratch
  • Data analysis with Python
  • NumPy for numerical data processing
  • Data visualization with Python
  • Projects on Python

And much more

Despite its simplicity, Python is also sturdy and robust enough to carry out complex scientific and mathematical tasks. Python has been designed with features that drastically simplify the visualization and analysis of data, and Python is also the go-to choice for the creation of machine learning models and artificial intelligence.

Be it machine learning, data analytics, data processing, web development, enterprise software development or taking the photo of Blackhole: Python is everywhere. Beloved by the data scientists and new generation developers, Pyhton will eat the word

Ready to get started? Click the BUY NOW button


Real-Time Twilio and Flybase: Build Real-Time Web Apps Using Twilio and Flybase with Node.Js

Автор: Stringer Roger
Название: Real-Time Twilio and Flybase: Build Real-Time Web Apps Using Twilio and Flybase with Node.Js
ISBN: 1484270738 ISBN-13(EAN): 9781484270738
Издательство: Springer
Рейтинг:
Цена: 6288.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание:

1. Introducing Real-Time Apps

2. Build a real-time SMS call center

3. Build a Live Blogging tool

4. Build a Real-time Group Chat App

5. Creating a Click to Call Call Center

6. Building A Salesforce Powered Call Center

7. Sending Daily SMS Reminders

8. Building a real-time Call Tracking Dashboard
Blueprints for Text Analytics Using Python: Machine Learning Based Solutions for Common Real World (Nlp) Applications

Автор: Albrecht Jens, Ramachandran Sidharth, Winkler Christian
Название: Blueprints for Text Analytics Using Python: Machine Learning Based Solutions for Common Real World (Nlp) Applications
ISBN: 149207408X ISBN-13(EAN): 9781492074083
Издательство: Wiley
Рейтинг:
Цена: 10136.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: This practical book provides data scientists and developers with blueprints for best practice solutions to common tasks in text analytics and natural language processing. Authors Jens Albrecht, Sidharth Ramachandran, and Christian Winkler provide real-world case studies and detailed code examples in Python to help you get started quickly.

Monetizing Machine Learning: Quickly Turn Python ML Ideas Into Web Applications on the Serverless Cloud

Автор: Amunategui Manuel, Roopaei Mehdi
Название: Monetizing Machine Learning: Quickly Turn Python ML Ideas Into Web Applications on the Serverless Cloud
ISBN: 1484238729 ISBN-13(EAN): 9781484238721
Издательство: Springer
Рейтинг:
Цена: 10480.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание:

Take your Python machine learning ideas and create serverless web applications accessible by anyone with an Internet connection. Some of the most popular serverless cloud providers are covered in this book--Amazon, Microsoft, Google, and PythonAnywhere.

You will work through a series of common Python data science problems in an increasing order of complexity. The practical projects presented in this book are simple, clear, and can be used as templates to jump-start many other types of projects. You will learn to create a web application around numerical or categorical predictions, understand the analysis of text, create powerful and interactive presentations, serve restricted access to data, and leverage web plugins to accept credit card payments and donations. You will get your projects into the hands of the world in no time.

Each chapter follows three steps: modeling the right way, designing and developing a local web application, and deploying onto a popular and reliable serverless cloud provider. You can easily jump to or skip particular topics in the book. You also will have access to Jupyter notebooks and code repositories for complete versions of the code covered in the book.

What You'll Learn

  • Extend your machine learning models using simple techniques to create compelling and interactive web dashboards
  • Leverage the Flask web framework for rapid prototyping of your Python models and ideas
  • Create dynamic content powered by regression coefficients, logistic regressions, gradient boosting machines, Bayesian classifications, and more
  • Harness the power of TensorFlow by exporting saved models into web applications
  • Create rich web dashboards to handle complex real-time user input with JavaScript and Ajax to yield interactive and tailored content
  • Create dashboards with paywalls to offer subscription-based access
  • Access API data such as Google Maps, OpenWeather, etc.
  • Apply different approaches to make sense of text data and return customized intelligence
  • Build an intuitive and useful recommendation site to add value to users and entice them to keep coming back
  • Utilize the freemium offerings of Google Analytics and analyze the results
  • Take your ideas all the way to your customer's plate using the top serverless cloud providers

Who This Book Is For

Those with some programming experience with Python, code editing, and access to an interpreter in working order. The book is geared toward entrepreneurs who want to get their ideas onto the web without breaking the bank, small companies without an IT staff, students wanting exposure and training, and for all data science professionals ready to take things to the next level.

Python Crash Course: Beginner guide to Computer Programming, Web Coding and Data Mining. Learn Machine Learning, Artificial Intelligence, N

Автор: Test Jason
Название: Python Crash Course: Beginner guide to Computer Programming, Web Coding and Data Mining. Learn Machine Learning, Artificial Intelligence, N
ISBN: 9918951427 ISBN-13(EAN): 9789918951420
Издательство: Неизвестно
Рейтинг:
Цена: 3447.00 р.
Наличие на складе: Нет в наличии.

Описание:

Are you looking for a super-fast computer programming course?

Would you like to learn the Python Programming Language in 7 days?

Do you want to increase your business thanks to basic acquaintance with web applications?


Ten keep reading

★Python Crash course★ will introduce you to Pyhton language and discover the world of data science, machine learning and artificial intelligence.

You will also learn all the best tricks of writing codes.


The following list is just a tiny fraction of what you will learn:

The basics of Python programming

Differences among programming languages: Vba, SQL, R, Python

4 reason why Python is fundamental for Data Science

Introduction to some Python libraries, including NumPy, Pandas, Matplotlib.

Python design patterns

Business application of Python Data Analysis

Optimal tools and techniques for data mining

Analysis of popular Python projects templates

Game creation with Pyhton


Even if you have never written a programming code before, you will quickly grasp the basics thanks to visual charts and guidelines for coding.

Examples and step-by-step guides will guide you during the code-writing learning process.

Therefore, if you really wish to find a course to learn Python in 7 days, learn and master its language, please click the BUY NOW button.

Python: 6 Books in 1: The Ultimate Bible to Learn Python Programming for a Career in Machine Learning, Data Science & Web Deve

Автор: Soranson Oliver
Название: Python: 6 Books in 1: The Ultimate Bible to Learn Python Programming for a Career in Machine Learning, Data Science & Web Deve
ISBN: 1801130191 ISBN-13(EAN): 9781801130196
Издательство: Неизвестно
Рейтинг:
Цена: 5516.00 р.
Наличие на складе: Нет в наличии.

Описание: Master the world of Python programming with this ultimate collection.


Are you an aspiring or established programmer, and you want to make the most of Python? Are you searching for simple, engaging, and comprehensive beginner's introductions to Python programming, neural networks, and more? Then keep reading

Combining an incredible nearly 700 pages of cutting-edge information, this brilliant collection offers you the ultimate introduction to the world of Python. Breaking down the basics of coding, machine learning, data analysis, data science and so much more, this complete bundle will open your mind to the possibilities of Python and show you how to master this amazing skill.

With step-by-step instructions and down-to-earth advice that even a complete beginner can follow, this bundle is perfect for programming students, hobbyists, professional programmers who want to branch out and learn new things, and anyone who wants to unearth the countless benefits of Python.

Here's what you'll discover inside this collection:


- In Learning Python, you'll find an ultimate introduction to the world of Python, along with how you can begin programming and master the fundamentals.


- In Python Machine Learning, you'll be taken on an exploration of machine learning systems, neural networks, and complex ai training with Python.


- In Machine Learning With Python, you'll break down the details of Python's machine learning capabilities with practical advice and detailed overviews.


- In Python For Data Analysis, you'll learn about the unique and highly-effective tools Python has for analyzing data, sorting information, and drawing conclusions.


- In Python Data Science, you'll be taken one step further and uncover the complex world of data science, along with how Python can revolutionize this area and deliver powerful results.


- And in the Python Data Science Handbook, you'll find a beginner's introduction to data science with Python, including how you can harness this skill for advanced programming.


So if you're looking for an all-in-one introduction to the endless possibilities of Python, then this bundle is for you

Ready to begin mastering Python? Scroll up and grab your copy today

Python Crash Course: Beginner guide to Computer Programming, Web Coding and Data Mining. Learn Machine Learning, Artificial Intelligence, N

Автор: Test Jason
Название: Python Crash Course: Beginner guide to Computer Programming, Web Coding and Data Mining. Learn Machine Learning, Artificial Intelligence, N
ISBN: 9918951435 ISBN-13(EAN): 9789918951437
Издательство: Неизвестно
Рейтинг:
Цена: 4137.00 р.
Наличие на складе: Нет в наличии.

Описание:

★ 55% OFF for Bookstores LAST DAYS ★


"Your Client Will Appreciate This fabulous guide with unique contents"


⚠Master the best methods for PYTHON. Learn how to programming as a pro and get positive ROI in 7 days with data science and machine learning


Are you looking for a super-fast computer programming course?

Would you like to learn the Python Programming Language in 7 days?

Do you want to increase your business thanks to the web applications?


If so, keep reading: this bundle book is for you

Finally on launch the most complete Python guide for you:

PYTHON CRASH COURSE will introduce you many selected practices for coding . You will discover as a beginner the world of data science, machine learning and artificial intelligence.

The following list is just a tiny fraction of what you will learn in this book.


A Proven Method to Write your First Program in 7 Days

✅ 5 Common Mistakes to Avoid when You Start Coding

✅ 3 step system why Python is fundamental for Data Science

✅ A Simple Strategy to Write Clean, Understandable and Flexible Codes

✅ The One Thing You Need to Debug your Codes in Python

✅ 5 Practical exercises to start programming

✅ 7 Most effective Machine Learning Algorithms


Examples and step-by-step guides will guide you during the code-writing learning process.

The description of each topic is crystal-clear and you can easily practice with related exercises.

Even if you have never written a programming code before, you will quickly grasp the basics thanks to visual charts and guidelines for coding.


Today is the best day to start programming like a pro.


It's never too late to learn a coding language, whether you're 19 or 50


If you really wish to learn Python and master its language, please click the BUY NOW button.



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