Skip to content

siddhi523/reddit_flair_detector_

Repository files navigation

reddit_flair_detector_

It is a website solely made with django.
click here

What it does ?

It takes a reddit post URL as input from the user(this is the parameter that is given to the trained model) and display it's predicted flair and could also be used to present stats about the post like # of Comments, upvotes, likes etc.

Accuracy ?

85% with Support Vector Machine as dataset was small (approx 100 post per flair) so I have used this, very simple to implement.

Technology Stack ?

Django
Python3
html css
Supervised Machine learning algorithms

Future Scope ?

It can be extended to instagram or any other platform to predict user using some attributes, it makes things easier.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published