data_processor.py aktualisiert
This commit is contained in:
@@ -5076,7 +5076,7 @@ class DataProcessor:
|
||||
umsatz_pro_ma_val = umsatz_for_pred / ma_for_pred
|
||||
return
|
||||
|
||||
def _predict_technician_bucket(self, row_data):
|
||||
def _predict_technician_bucket(self, row_data):
|
||||
"""
|
||||
Führt eine Vorhersage des Servicetechniker-Buckets für eine einzelne Zeile durch.
|
||||
Die Feature-Erstellung ist exakt auf den Trainingsprozess abgestimmt.
|
||||
|
||||
Reference in New Issue
Block a user