On Tue, 2018-01-23 at 10:55 +0000, Zulma Pape wrote: > Hi, > > I have just read about the Cloud AutoML and how Google made it > possible for users to train their own custom machine learning > algorithms from scratch. > That's very unlikely. What Google have released is a tool for training their image recognition system framework. Here's The Register's article about it: https://www.theregister.co.uk/2018/01/18/google_automl/
TL:DR - if you build your own machine learning system on Google's ML framework and libraries and customise it to to parse e-mails instead of scanning image files, then you'll be in a position to modify Google's AutoML tool so it can train your ML system to distinguish ham from spam. When all that's working you won't need Spamassassin any more because your e-mail parsing AI will be doing everything you need. Martin