TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: Flashfed.com – a flash sale aggregator powered by machine learning

4 pointsby Toast_almost 8 years ago

1 comment

Toast_almost 8 years ago
Hi, I was hoping to get some feedback for my MVP.<p>I&#x27;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:&#x2F;&#x2F;github.com&#x2F;huginn&#x2F;huginn" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;huginn&#x2F;huginn</a> [1]: <a href="https:&#x2F;&#x2F;studio.azureml.net&#x2F;" rel="nofollow">https:&#x2F;&#x2F;studio.azureml.net&#x2F;</a> [2]: <a href="https:&#x2F;&#x2F;epicthemes.com&#x2F;product&#x2F;plugin-hunt-theme&#x2F;" rel="nofollow">https:&#x2F;&#x2F;epicthemes.com&#x2F;product&#x2F;plugin-hunt-theme&#x2F;</a>