Show HN: Flashfed.com – a flash sale aggregator powered by machine learning
1–4 of 4 posts
Re: Show HN: Flashfed.com – a flash sale aggregator powered by machine learning
#2It'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
Re: Show HN: Flashfed.com – a flash sale aggregator powered by machine learning
#3I 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…
Re: Show HN: Flashfed.com – a flash sale aggregator powered by machine learning
#4I 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…
Nice use of Huginn!