Hi, I was hoping to get some feedback for my MVP.<p>I'm currently using a least-squares linear regression model trained with n-gram (unigrams) feature hashing, based on various social media metrics, with a heavy weight on sharing. It spits out a number between 1-50, with 25 being the most common.<p>Pretty much everything is automated with Huginn[0]: web scraping, data formatting, interaction with Azure ML[1], all of which is fed into a wordpress install using the pluginhunt[2] theme.<p>Let me know what you think!<p>[0]: <a href="https://github.com/huginn/huginn" rel="nofollow">https://github.com/huginn/huginn</a>
[1]: <a href="https://studio.azureml.net/" rel="nofollow">https://studio.azureml.net/</a>
[2]: <a href="https://epicthemes.com/product/plugin-hunt-theme/" rel="nofollow">https://epicthemes.com/product/plugin-hunt-theme/</a>