• Stars
    star
    1
  • Language
    Python
  • Created almost 4 years ago
  • Updated almost 4 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

The project aims at building a machine learning web app that allows any user to interactively choose a classification algorithm such as SVM, Logistic Regression etc and set their own values for hyper parameter settings where they can modify the regularization parameter, evaluation metrics. Results are dynamically displayed on the web page in real time. The tool is used as model selection where hyper parameters are modified to witness the change in the accuracy of the binary classification model.