Refactor GTM Architect to v2: Python-driven architecture, 9-phase process, new DB and Docker setup
This commit is contained in:
21
technician_patterns.json
Normal file
21
technician_patterns.json
Normal file
@@ -0,0 +1,21 @@
|
||||
{
|
||||
"feature_columns": [
|
||||
"Gruppe_Baubranche",
|
||||
"Gruppe_Gutachter / Versicherungen",
|
||||
"Gruppe_Handel & Logistik",
|
||||
"Gruppe_Hersteller / Produzenten",
|
||||
"Gruppe_Housing",
|
||||
"Gruppe_Service provider (Dienstleister)",
|
||||
"Gruppe_Sonstige",
|
||||
"Gruppe_Versorger",
|
||||
"Log_Finaler_Umsatz_ML",
|
||||
"Log_Finaler_Mitarbeiter_ML",
|
||||
"Umsatz_pro_MA_ML",
|
||||
"is_part_of_group"
|
||||
],
|
||||
"target_classes": [
|
||||
"Techniker_Gross (250+)",
|
||||
"Techniker_Klein (0-49)",
|
||||
"Techniker_Mittel (50-249)"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user