1 comments

  • badmin_ 2376 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

    • tectonic 2376 days ago
      Nice use of Huginn!
      • badmin_ 2376 days ago
        Thanks for building it!