Skip to content

Microservice for data preprocessing

Notifications You must be signed in to change notification settings

ADEPT-ML/Preprocessing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Preprocessing 🏭

The service is responsible for (pre-)processing all building data available to ADEPT.

Requirements

  • Python ≥ 3.10
  • All packages from requirements.txt

Development

Local

Install dependencies from requirements.txt

Start the service:

uvicorn main:app --reload

Docker

We provide a docker-compose in the root directory of ADEPT to start all services bundled together.

Adding functionality

Please refer to the section on adding functionality in the Data-Management-Service, as this service is directly dependent on it.

Copyright © ADEPT ML, TU Dortmund 2023

About

Microservice for data preprocessing

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published