Algorithmia Part 2. Document Embedding with Gensim and Deploying a Trained Model in the Algorithmia?Cloud
Dennis Gannon
Computer Scientist, retired Microsoft research, emeritus professor Luddy school of informatics, computing and engineering, Indiana university, Bloomington
In a previous post we described Algorithmia, a cloud service for discovering, invoking and deploying algorithms. In this short article we look at Algorithmia as a tool to deploy trained machine learning models. We used a tool called Gensim to build a model of scientific documents and then create an Algorithmia service that uses the model to predict the topic categories of scientific article. Full detials here .