Skip to content

The precursor to my Insight project; predict (using metadata) whether or not a question on Math.StackExchange will be closed.

License

Notifications You must be signed in to change notification settings

nrpeterson/mse-closure-predictor

Repository files navigation

MSE Closure Predictor

By Nicholas R. Peterson nrpeterson@gmail.com

Shows a list of recent questions on Mathematics.StackExchange; for each one, the app provides an estimated probability that the question will be closed due to "lack of context".

This is accomplished by way of a Support Vector Classifier with a linear kernel. Machine learning methods are completed using NumPy, SciPy, and scikit-learn.

About

The precursor to my Insight project; predict (using metadata) whether or not a question on Math.StackExchange will be closed.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages