Browse Source

Update custom_model.py

master
Coin de Gamma 4 years ago committed by GitHub
parent
commit
616fdb7756
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      analytics/models/custom_model.py

2
analytics/models/custom_model.py

@ -1,3 +1,5 @@
# see https://github.com/hastic/hastic-server/wiki/Custom-model
from models import Model, AnalyticSegment, ModelState, ModelType
from analytic_types import AnalyticUnitId, ModelCache
from analytic_types.learning_info import LearningInfo

Loading…
Cancel
Save