
Building Data Science Applications with FastAPI: Develop, manage, and deploy efficient machine learning applications wit, (Paperback)
Key item features
- Building Data Science Applications with FastAPI: Develop, manage, and deploy efficient machine learning applications wit, (Paperback)
- Author: Packt Publishing
- ISBN: 9781801079211
- Format: Paperback
- Publication Date: 2021-10-08
- Page Count: 426
Specs
- Book formatPaperback
- Fiction/nonfictionNon-Fiction
- GenreComputing & Internet
- Publication dateOctober, 2021
- Pages426
- SubgenreInternet
- Free shipping
Free 90-day returns
How do you want your item?
Get 50% off a year of Walmart+
Similar items you might like
Building Feature Extraction with Machine Learning: Geospatial Applications, (Paperback) $65.99
$6599current price $65.99Building Feature Extraction with Machine Learning: Geospatial Applications, (Paperback)
Machine Learning and Its Applications: Advanced Lectures, (Paperback) $56.14
$5614current price $56.14Machine Learning and Its Applications: Advanced Lectures, (Paperback)
Undergraduate Topics in Computer Science Guide to Distributed Algorithms: Design, Analysis and Implementation Using Python, (Paperback) $43.94
$4394current price $43.94Undergraduate Topics in Computer Science Guide to Distributed Algorithms: Design, Analysis and Implementation Using Python, (Paperback)
Modern Data Architectures with Python: A practical guide to building and deploying data pipelines, data warehouses, and , (Paperback) $49.14
$4914current price $49.14Modern Data Architectures with Python: A practical guide to building and deploying data pipelines, data warehouses, and , (Paperback)
Build Python Web Apps with Streamlit: AI and Data Applications in Minutes, (Paperback) $49.99
$4999current price $49.99Build Python Web Apps with Streamlit: AI and Data Applications in Minutes, (Paperback)
Monetizing Machine Learning: Quickly Turn Python ML Ideas Into Web Applications on the Serverless Cloud, (Paperback) $56.01
$5601current price $56.01Monetizing Machine Learning: Quickly Turn Python ML Ideas Into Web Applications on the Serverless Cloud, (Paperback)
Machine Learning and Knowledge Discovery in Databases: Applied Data Science Track: European Conference, Ecml Pkdd 2020, , (Paperback) $54.99
$5499current price $54.99Machine Learning and Knowledge Discovery in Databases: Applied Data Science Track: European Conference, Ecml Pkdd 2020, , (Paperback)
Machine Learning with Spark - Second Edition: Develop intelligent, distributed machine learning systems, (Paperback) $57.99
$5799current price $57.99Machine Learning with Spark - Second Edition: Develop intelligent, distributed machine learning systems, (Paperback)
Chapman & Hall/CRC Machine Learning & Pa The Pragmatic Programmer for Machine Learning: Engineering Analytics and Data Science Solutions, (Paperback) $47.99
$4799current price $47.99Chapman & Hall/CRC Machine Learning & Pa The Pragmatic Programmer for Machine Learning: Engineering Analytics and Data Science Solutions, (Paperback)
Computational Intelligence in Engineerin Machine Learning and IoT for Intelligent Systems and Smart Applications, (Paperback) $65.99
$6599current price $65.99Computational Intelligence in Engineerin Machine Learning and IoT for Intelligent Systems and Smart Applications, (Paperback)
Computational Intelligence and Big Data Analytics: Applications in Bioinformatics, (Paperback) $56.42
$5642current price $56.42Computational Intelligence and Big Data Analytics: Applications in Bioinformatics, (Paperback)
Hands-On Graph Neural Networks Using Python: Practical techniques and architectures for building powerful graph and deep learning apps with PyTorch (Paperback) $49.99
$4999current price $49.99Hands-On Graph Neural Networks Using Python: Practical techniques and architectures for building powerful graph and deep learning apps with PyTorch (Paperback)
Advanced Machine Learning with R: Tackle data analytics and machine learning challenges and build complex applications w, (Paperback) $49.99
$4999current price $49.99Advanced Machine Learning with R: Tackle data analytics and machine learning challenges and build complex applications w, (Paperback)
Data-Centric Systems and Applications Fundamentals of Business Intelligence, (Paperback) $50.35
$5035current price $50.35Data-Centric Systems and Applications Fundamentals of Business Intelligence, (Paperback)
Data Science with .NET and Polyglot Notebooks: Programmer's guide to data science using ML.NET, OpenAI, and Semantic Ker, (Paperback) $47.42
$4742current price $47.42Data Science with .NET and Polyglot Notebooks: Programmer's guide to data science using ML.NET, OpenAI, and Semantic Ker, (Paperback)
Applied Deep Learning on Graphs: Leverage graph data for business applications using specialized deep learning architect, (Paperback) $49.14
$4914current price $49.14Applied Deep Learning on Graphs: Leverage graph data for business applications using specialized deep learning architect, (Paperback)
Pre-Owned Machine Learning with PyTorch and Scikit-Learn: Develop machine learning and deep learning models with Python (Paperback) 1801819319 9781801819312 $32.45
$3245current price $32.45Pre-Owned Machine Learning with PyTorch and Scikit-Learn: Develop machine learning and deep learning models with Python (Paperback) 1801819319 9781801819312
Data-Driven Construction: Predictive Analytics and Machine Learning, (Paperback) $46.00
$4600current price $46.00Data-Driven Construction: Predictive Analytics and Machine Learning, (Paperback)
Learn Model Context Protocol with Python: Build agentic systems in Python with the new standard for AI capabilities, (Paperback) $35.14
$3514current price $35.14Learn Model Context Protocol with Python: Build agentic systems in Python with the new standard for AI capabilities, (Paperback)
Synthetic Data for Machine Learning: Revolutionize your approach to machine learning with this comprehensive conceptual , (Paperback) $49.14
$4914current price $49.14Synthetic Data for Machine Learning: Revolutionize your approach to machine learning with this comprehensive conceptual , (Paperback)
About this item
Product details
Get well-versed with FastAPI features and best practices for testing, monitoring, and deployment to run high-quality and robust data science applications
Key Features:
- Cover the concepts of the FastAPI framework, including aspects relating to asynchronous programming, type hinting, and dependency injection
- Develop efficient RESTful APIs for data science with modern Python
- Build, test, and deploy high performing data science and machine learning systems with FastAPI
Book Description:
FastAPI is a web framework for building APIs with Python 3.6 and its later versions based on standard Python-type hints. With this book, you'll be able to create fast and reliable data science API backends using practical examples.
This book starts with the basics of the FastAPI framework and associated modern Python programming language concepts. You'll then be taken through all the aspects of the framework, including its powerful dependency injection system and how you can use it to communicate with databases, implement authentication and integrate machine learning models. Later, you'll cover best practices relating to testing and deployment to run a high-quality and robust application. You'll also be introduced to the extensive ecosystem of Python data science packages. As you progress, you'll learn how to build data science applications in Python using FastAPI. The book also demonstrates how to develop fast and efficient machine learning prediction backends and test them to achieve the best performance. Finally, you'll see how to implement a real-time face detection system using WebSockets and a web browser as a client.
By the end of this FastAPI book, you'll have not only learned how to implement Python in data science projects but also how to maintain and design them to meet high programming standards with the help of FastAPI.
What You Will Learn:
- Explore the basics of modern Python and async I/O programming
- Get to grips with basic and advanced concepts of the FastAPI framework
- Implement a FastAPI dependency to efficiently run a machine learning model
- Integrate a simple face detection algorithm in a FastAPI backend
- Integrate common Python data science libraries in a web backend
- Deploy a performant and reliable web backend for a data science application
Who this book is for:
This Python data science book is for data scientists and software developers interested in gaining knowledge of FastAPI and its ecosystem to build data science applications. Basic knowledge of data science and machine learning concepts and how to apply them in Python is recommended.
- Building Data Science Applications with FastAPI: Develop, manage, and deploy efficient machine learning applications wit, (Paperback)
- Author: Packt Publishing
- ISBN: 9781801079211
- Format: Paperback
- Publication Date: 2021-10-08
- Page Count: 426
