tjbck / reddit-trend

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Reddit Trend

This project explores the possibility of applying machine learning tools for marketing and community engagement purposes. We've built a system consisting of several components that analyzes existing Reddit posts and makes plausible predictions about their expected performance in terms of ratings and community interactions.

Installation & Usage

Use npm to install and run.

npm install
npm run start

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

About


Languages

Language:JavaScript 83.5%Language:HTML 16.5%