E-Book, Englisch, 422 Seiten
Voron Building Data Science Applications with FastAPI
2. Auflage 2023
ISBN: 978-1-83763-726-3
Verlag: De Gruyter
Format: EPUB
Kopierschutz: 0 - No protection
Develop, manage, and deploy efficient machine learning applications with Python
E-Book, Englisch, 422 Seiten
ISBN: 978-1-83763-726-3
Verlag: De Gruyter
Format: EPUB
Kopierschutz: 0 - No protection
No detailed description available for "Building Data Science Applications with FastAPI".
Autoren/Hrsg.
Fachgebiete
- Mathematik | Informatik EDV | Informatik Daten / Datenbanken Datenbankdesign & Datenbanktheorie
- Mathematik | Informatik EDV | Informatik Programmierung | Softwareentwicklung Web Services
- Mathematik | Informatik EDV | Informatik Informatik Künstliche Intelligenz
- Mathematik | Informatik EDV | Informatik Informatik Mensch-Maschine-Interaktion Informationsarchitektur
Weitere Infos & Material
Table of Contents - Python Development Environment Setup
- Python Programming Specificities
- Developing a RESTful API with FastAPI
- Managing Pydantic Data Models in FastAPI
- Dependency Injection in FastAPI
- Databases and Asynchronous ORMs
- Managing Authentication and Security in FastAPI
- Defining WebSockets for Two-Way Interactive Communication in FastAPI
- Testing an API Asynchronously with pytest and HTTPX
- Deploying a FastAPI Project
- Introduction to Data Science in Python
- Creating an Efficient Prediction API Endpoint with FastAPI
- Implementing a Real-Time Object Detection System Using WebSockets with FastAPI
- Creating a Distributed Text-to-Image AI System Using the Stable Diffusion Model
- Monitoring the Health and Performance of a Data Science System