https://github.com/inseefrlab/codif-ape-api
Deployment of the FastAPE model
https://github.com/inseefrlab/codif-ape-api
Last synced: 9 months ago
JSON representation
Deployment of the FastAPE model
- Host: GitHub
- URL: https://github.com/inseefrlab/codif-ape-api
- Owner: InseeFrLab
- License: apache-2.0
- Created: 2023-04-04T12:15:01.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-14T09:17:24.000Z (over 1 year ago)
- Last Synced: 2024-04-16T02:07:27.914Z (over 1 year ago)
- Language: Python
- Homepage: https://inseefrlab.github.io/codif-ape-API/website/
- Size: 2.54 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Deployment of the FastAPE model 🚀
This project provides all the code necessary to deploy the APE classification model using FastAPI and MLflow. This repository empowers users to expose the model as an API, making it easily accessible for various applications and services.
## Prerequisites
- Python 3.10
- Python libraries: see `requirements.txt`
## License
This project is under the [Apache license](https://github.com/InseeFrLab/codif-ape-train/blob/main/LICENSE) to encourage collaboration and free use.