Skip to content

JiweiZh/CallCenterForecasting

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CallCenterForecasting

Predict the number of claims & calls by hour or by day. Short-term model needs to predict 7 days ahead and Mid-term model needs to predict 3 months ahead.

Benchmark model: Random forest More attempts: 1. XGBoost 2. LightGBM 3. SVM

Now try deep learning method to further reduce the error rate.

  1. Simple RNN/LSTM/GRU
  2. Seq2seq
  3. Seq2seq + attention

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages