Hacker News new | ask | show | jobs
by badmin_ 3165 days ago
I trained a least-squares linear regression model to predict the 'sharability' of a given sale using n-gram feature hashing on data I scraped, applied weights and normalized by percentile, from social media sites.

It's built using Huginn[0], Azure ML[1], and Wordpress.

If anyone has any suggestions to improve the model, or really anything else, please feel free to comment or drop me an email at badmin@flashfed.com

[0]:https://github.com/huginn/huginn [1]:https://studio.azureml.net

1 comments

Nice use of Huginn!
Thanks for building it!