salesforce / logai

LogAI - An open-source library for log analytics and intelligence
BSD 3-Clause "New" or "Revised" License
392 stars 58 forks source link

Missing/Unclear Implementations #25

Closed amritasaha87 closed 1 year ago

amritasaha87 commented 1 year ago

anomaly_detection_algo: arima.py, prophet.py -- Implementations are empty so may cause confusion in users. Shall we delete these in current version and in later versions make this a wrapper of the Merlion model?

applications/pretrained_lm_log_representation — Not clear what its purpose is now.. Do we need this class anymore?

qcheng-dev commented 1 year ago

create pr #27 to address this. We will add ARIMA and Prophet algorithms later.