Skip to content

ADEPT-ML/Feature-Engineering

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Feature-Engineering 🔎

The service is responsible for feature-engineering on the data. For example, it is responsible for calculating diffs.

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 feature engineering

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published