Skip to content

derekjanni/Twitter-Recommendation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

20ccc49 · Sep 28, 2015

History

6 Commits
Sep 28, 2015
Sep 28, 2015
Sep 18, 2015
Sep 28, 2015

Repository files navigation

Twitter Recommendation

Current Status

This is an application to reccomend content to Twitter users. The file app.py can be run on a server and will respond to requests made to it (see what my reccomendations are for you!). The file engine.py is a simpler command-line version of the product, I don't prefer it but it is somewhat functional and allows you to provide feedback.

Future Development

Future development on this project will include moving the K-means computation out of the main engine. If you run the app it now it can take up to 5 minutes to make reccomendations, rather than just querying an existing model and providing feedback. This is a poorly scaled way of doing things, and is next in line to get fixed.

Shout-Outs

Spyre is a huge part of this app. Follow the Github repo, this is a great app framework!

Until then, enjoy and make sure to follow me, @derekjanni, on Twitter!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages