Главная
Study mode:
on
1
Intro
2
What is machine learning?
3
The problem
4
How to use the models
5
Why Streamlit
6
What is Docker?
7
Docker images - Docker Hub
8
Docker images - Dockerfile
9
Docker images - requirements.txt
10
Docker images - final result
Description:
Explore a 23-minute conference talk on deploying machine learning models for forensic anthropology using Docker and Streamlit. Discover how an archaeologist and physicist created a web application for skeletal sex prediction without prior web development experience. Learn about the use of pandas and scikit-learn for data analysis and model construction, and how Streamlit simplified the web application design process. Gain insights into packaging code and dependencies into a Docker image, and deploying it as a container on a virtual machine. Follow the step-by-step process of building and deploying the SexEst web application, including Dockerfile creation, Docker installation on a web server, and container deployment. Understand the implications of this project for forensic anthropology and bioarchaeology, and explore references to Streamlit, the SexEst application, and its GitHub repository.

Deploying Machine Learning Models for Forensic Anthropology with Docker and Streamlit

Docker
Add to list