Currently, emails must be redownloaded each time you want to update the training set or add new features. This means spending hours downloading emails you already have data for and being at the whim of Google's email API not cutting you off for too many requests. Emails should be saved to database as they are downloaded to allow for faster download times and save data in case of an interrupted connection.
Currently, emails must be redownloaded each time you want to update the training set or add new features. This means spending hours downloading emails you already have data for and being at the whim of Google's email API not cutting you off for too many requests. Emails should be saved to database as they are downloaded to allow for faster download times and save data in case of an interrupted connection.